IRbtModule::GetCLSID

Gets the CLSID for the module

HRESULT IRbtModule::GetCLSID (
     CLSID * clsid
)

Parameters
clsid
Returns the CLSID for the module

Return Values
ValueMeaning
S_OKCLSID retrieved successfully

Remarks
None