IRbtCmdGroup::SetVolume

Adds a set speaker volume command to a command group

HRESULT IRbtCmdGroup::SetVolume (
     RCVolume vol
)

Parameters
vol
Volume to set

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

Remarks
None