ICertSrvSetup::get_CAErrorString method (casetup.h)

The CAErrorString property gets the string data for additional error information related to a failed certification authority (CA) specification. Any method call on the parent object resets this property.

This property is read-only.

Syntax

HRESULT get_CAErrorString(
  BSTR *pVal
);

Parameters

pVal

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header casetup.h
DLL Certocm.dll

See also

ICertSrvSetup