IRbtControl::GetStatus
Reads current status
HRESULT IRbtControl::GetStatus (
RCStatus * status
)
Parameters
status
Pointer to a caller allocated structure that will be filled with status information
Return Values
Value
Meaning
S_OK
Status received successfully
E_FAIL
Cannot get current status
Remarks
None