Skip to content

Latest commit

 

History

History
80 lines (64 loc) · 2.67 KB

nf-gpmgmt-igpm-getconstants.md

File metadata and controls

80 lines (64 loc) · 2.67 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:gpmgmt.IGPM.GetConstants
IGPM::GetConstants (gpmgmt.h)
Creates and returns a GPMConstants object that allows you to retrieve the value of multiple Group Policy Management Console (GPMC) constants.
GPM object [GPMC]
GetConstants method
GetConstants
GetConstants method [GPMC]
GetConstants method [GPMC]
GPM object
GetConstants method [GPMC]
IGPM interface
IGPM interface [GPMC]
GetConstants method
IGPM.GetConstants
IGPM::GetConstants
_win32_igpm_getconstants
gpmc.igpm_getconstants
gpmgmt/IGPM::GetConstants
gpmc\igpm_getconstants.htm
gpmc
ba271dbb-320f-409c-aff4-b7dde57f9062
12/05/2018
GPM object [GPMC],GetConstants method, GetConstants, GetConstants method [GPMC], GetConstants method [GPMC],GPM object, GetConstants method [GPMC],IGPM interface, IGPM interface [GPMC],GetConstants method, IGPM.GetConstants, IGPM::GetConstants, _win32_igpm_getconstants, gpmc.igpm_getconstants, gpmgmt/IGPM::GetConstants
gpmgmt.h
Windows
Windows Vista
Windows Server 2008
Gpmgmt.idl
Gpmgmt.dll
Windows
19H1
IGPM::GetConstants
gpmgmt/IGPM::GetConstants
c++
APIRef
kbSyntax
COM
Gpmgmt.dll
IGPM.GetConstants
GPM.GetConstants

IGPM::GetConstants

-description

Creates and returns a GPMConstants object that allows you to retrieve the value of multiple Group Policy Management Console (GPMC) constants.

-parameters

-param ppIGPMConstants [out]

Address of a pointer to the IGPMConstants interface.

-returns

C++

Returns S_OK if successful. Returns a failure code if an error occurs.

JScript

Returns a reference to a GPMConstants object.

VB

Returns a reference to a GPMConstants object.

-see-also

IGPM

IGPMConstants