Source position: jwawincrypt.pas line 9293
type PFN_CERT_STORE_PROV_SET_CRL_PROPERTY = function(
hStoreProv: HCERTSTOREPROV;
pCrlContext: PCCRL_CONTEXT;
dwPropId: DWORD;
dwFlags: DWORD;
pvData: Pointer
):BOOL;