IX509SCEPEnrollment::get_Status method (certenroll.h)

Gets the status of the request.

This property is read-only.

Syntax

HRESULT get_Status(
  IX509EnrollmentStatus **ppValue
);

Parameters

ppValue

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header certenroll.h
DLL Certenroll.dll

See also

IX509SCEPEnrollment