Tao.DevIl SDK Documentation |
|
Ilut.ilutGetBooleanv Method (Int32, Byte)
The ilutGetBoolean return the value of a selected mode.
[Visual Basic]
Overloads Public Shared Sub ilutGetBooleanv( _
ByVal
Mode As
Integer, _
ByRef
Param As
Byte _
)
[C#]
public static
void ilutGetBooleanv(
int Mode,
ref
byte Param);
Parameters
-
Mode
- The ilutGetBoolean returns the value of a selected mode.
-
Param
- Used to store the return values.
See Also
Ilut Class | Tao.DevIl Namespace | Ilut.ilutGetBooleanv Overload List