Tao.DevIl SDK Documentation |
|
Ilu.iluGetInteger Method
The iluGetInteger function returns the value of a selected mode
[Visual Basic]
Public Shared Function iluGetInteger( _
ByVal
Mode As
Integer _
) As
Integer
[C#]
public static
int iluGetInteger(
int Mode);
Parameters
-
Mode
- The mode value to be returned.
Return Value
See Also
Ilu Class | Tao.DevIl Namespace