ICertSrvSetup::get_CAErrorId method (casetup.h)

The CAErrorId property gets the ID 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_CAErrorId(
  LONG *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