IX509EnrollmentStatus::put_Error method (certenroll.h)

The Error property specifies and retrieves a value that identifies the error status of the certificate enrollment process.

This property is read/write.

Syntax

HRESULT put_Error(
  HRESULT Value
);

Parameters

Value

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header certenroll.h
DLL CertEnroll.dll

See also

IX509EnrollmentStatus