IMSCEPSetup::GetMSCEPSetupProperty method (casetup.h)
The GetMSCEPSetupProperty method gets a property value for a Network Device Enrollment Service (NDES) configuration.
Syntax
HRESULT GetMSCEPSetupProperty(
[in] MSCEPSetupProperty propertyId,
[out] VARIANT *pVal
);
Parameters
[in] propertyId
A value of the MSCEPSetupProperty enumeration that specifies the type of property to get.
[out] pVal
A VARIANT that specifies the property value. The VARIANT type depends on the property type. For more information about the VARIANT type, see MSCEPSetupProperty.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
Target Platform | Windows |
Header | casetup.h |
DLL | Certocm.dll |