IMSCEPSetup::get_MSCEPErrorString method (casetup.h)

The MSCEPErrorString property contains the string data for additional error information related to a failed Network Device Enrollment Service (NDES) specification. Any method call on the parent object resets this property.

This property is read-only.

Syntax

HRESULT get_MSCEPErrorString(
  BSTR *pVal
);

Parameters

pVal

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