PalmSens SDK v1.8.2.0
EncodedMethodV1.SetBool Method
Set bool bit
[Visual Basic]
Public Sub SetBool( _
ByVal
name
As
String
, _
ByVal
bit
As
Integer
_
)
[C#]
public
void
SetBool(
string
name
,
int
bit
);
Parameters
name
name
bit
bit value
See Also
EncodedMethodV1 Class
|
PalmSens Namespace