Source position: jwawincrypt.pas line 15681
type _CERT_CHAIN_POLICY_STATUS = record
cbSize: DWORD;
dwError: DWORD;
lChainIndex: LONG;
lElementIndex: LONG;
pvExtraPolicyStatus: Pointer;
end;