Tao.DevIl SDK Documentation

Il.IL_FILE_BIT Field

Preserves whether OpenIL is allowed to overwrite files when saving (set by ilEnable, ilDisable).

[Visual Basic]
Public Const IL_FILE_BIT As Integer = 2
[C#]
public const int IL_FILE_BIT = 2;

See Also

Il Class | Tao.DevIl Namespace