IMSCEPSetup::InitializeDefaults method (casetup.h)

The InitializeDefaults method initializes a CMSCEPSetup object with default values to enable installation of a Network Device Enrollment Service (NDES) role. To install an NDES role, this method must be called before using the CMSCEPSetup object. For information about default values, see MSCEPSetupProperty.

Syntax

HRESULT InitializeDefaults();

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

See also

IMSCEPSetup