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
ValueMeaning
S_OKStatus received successfully
E_FAILCannot get current status

Remarks
None