RMGetLicense.GetSystemInfo

banner art

Previous Next

RMGetLicense.GetSystemInfo

The GetSystemInfo method retrieves the Windows Media Rights Manager system information from the consumer's computer.

Syntax

  bstrSysInfo = GetLicense
  .GetSystemInfo

Parameters

This method takes no parameters.

Return Values

This method returns a String containing a string identifying the system information. If it fails, it returns a number in the error object.

Remarks

The GetSystemInfo method can be used to retrieve the client information needed to generate a license. When this method is used, you do not need to use the WMRMChallenge object because license delivery is based on the information from this method instead of the challenge.

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

© 2007 Microsoft Corporation. All rights reserved.