IVCDSwitchProperty::setSwitch Method

Sets the switch.
Syntax:
void setSwitch( bool b );
Parameter Description
b

Specifies the new value to which the switch will be set.

See also: IVCDSwitchProperty, IVCDPropertyInterface, IVCDSwitchProperty::getSwitch

<< IVCDSwitchProperty