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
Minimum supported server
Windows Server 2008 R2
Namespace
Root\CIMV2
MOF
SppWmi.mof
DLL
SppWmi.dll

See also

SoftwareLicensingProduct