Source position: jwawincrypt.pas line 9347
type PFN_CERT_STORE_PROV_CONTROL = function(
hStoreProv: HCERTSTOREPROV;
dwFlags: DWORD;
dwCtrlType: DWORD;
pvCtrlPara: Pointer
):BOOL;