IRbtCmdGroup::SetCtrlChannel

Adds a set control channel command to a command group

HRESULT IRbtCmdGroup::SetCtrlChannel (
     RCChannel ch
)

Parameters
ch
Channel to change to

Return Values
ValueMeaning
S_OKCommand added successfully
E_FAILCannot add command
E_INVALIDARGA previous set channel command was added with a different channel

Remarks
None