Tao.DevIl SDK Documentation |
|
Ilut.ILUT_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 ILUT_COULD_NOT_OPEN_FILE As
Integer = 1290
[C#]
public const
int ILUT_COULD_NOT_OPEN_FILE = 1290;
See Also
Ilut Class | Tao.DevIl Namespace