IRbtCmdGroup::Commit

Sends the commands in a command group

HRESULT IRbtCmdGroup::Commit (
     IRbtControl * rbt
)

Parameters
rbt
Handle to control object used for sending the commands

Return Values
ValueMeaning
S_OKCommands sent successfully
E_FAILCannot send commands

Remarks
None