Tao.DevIl SDK Documentation |
|
Il.IL_FILE_ALREADY_EXISTS Field
The filename specified already belongs to another file. To overwrite files by default read more at ilEnable function.
[Visual Basic]
Public Const IL_FILE_ALREADY_EXISTS As
Integer = 1292
[C#]
public const
int IL_FILE_ALREADY_EXISTS = 1292;
See Also
Il Class | Tao.DevIl Namespace