This topic has not yet been rated - Rate this topic

GetPolicyInformationDWord method of the SoftwareLicensingProduct class

Gets license policy information of type DWORD.

Syntax


uint32 GetPolicyInformationDWord(
  [in]   string PolicyName,
  [out]  uint32 PolicyValue
);

Parameters

PolicyName [in]

Specifies the policy name.

PolicyValue [out]

Specifies the policy value.

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Namespace

\root\CIMV2

MOF

Sppwmi.mof

See also

SoftwareLicensingProduct

 

 

Send comments about this topic to Microsoft

Build date: 11/19/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.