IX509SCEPEnrollment::get_FailInfo method (certenroll.h)

Gets information when the ProcessResponseMessage method detects a failed environment.

This property is read-only.

Syntax

HRESULT get_FailInfo(
  X509SCEPFailInfo *pValue
);

Parameters

pValue

Return value

None

Requirements

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

See also

IX509SCEPEnrollment