IRbtControl::SetVideoChannel

Adds a set video channel command to a command group

HRESULT IRbtControl::SetVideoChannel (
     RCChannel ch
)

Parameters
ch
Channel to change to

Return Values
ValueMeaning
E_OKCommand added successfully
E_FAILCannot add command
E_INVALIDARGA previous set channel command was added with a different channel or changing to an invalid channel

Remarks
None