| MobileForms Toolkit Documentation |
|
RadioDevice.SetState Method
Changes the device state.
protected
bool SetState(
int state);
Parameters
-
state
- The state value which depends on device type.
Return Value
true, if the state change was successfully initiated; false, if an error occured
See Also
RadioDevice Class | Resco.Phone Namespace