Tao.DevIl SDK Documentation |
|
Il.IL_COULD_NOT_OPEN_FILE Field
Could not open the file specified. The file may already be open by another app or may not exist.
[Visual Basic]
Public Const IL_COULD_NOT_OPEN_FILE As
Integer = 1290
[C#]
public const
int IL_COULD_NOT_OPEN_FILE = 1290;
See Also
Il Class | Tao.DevIl Namespace