IRbtModule::GetName
Gets the name for the module
HRESULT IRbtModule::GetName (
LPTSTR name,
UINT len
)
Parameters
name
Returns the name of the module
len
Length (in characters) of the name buffer
Return Values
Value
Meaning
S_OK
Name retrieved successfully
Remarks
None