IX509EnrollmentStatus::get_Status method (certenroll.h)

The Status property specifies or retrieves a value that indicates the status of the enrollment process.

This property is read/write.

Syntax

HRESULT get_Status(
  EnrollmentEnrollStatus *pValue
);

Parameters

pValue

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