IRMGetLicense::GetSystemInfo
Previous | Next |
IRMGetLicense::GetSystemInfo
The GetSystemInfo method retrieves the Windows Media Rights Manager system information from the consumer's computer.
Syntax
HRESULT GetSystemInfo( BSTR* pbstrXMLDoc );
Parameters
pbstrXMLDoc
[out] Pointer to a string identifying the system information.
Return Values
This method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Return code | Description |
S_OK | The method succeeded. |
Remarks
The GetSystemInfo method can be used to retrieve the client information needed to generate a license.
Requirements
Version: Windows Media Rights Manager 7 SDK or later
Reference: msnetobj 1.0 Type Library
Library: msnetobj.dll
Platform: Windows Server 2003
See Also
Previous | Next |