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
Value
Meaning
S_OK
Commands sent successfully
E_FAIL
Cannot send commands
Remarks
None