Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

PFN_CERT_DLL_OPEN_STORE_PROV_FUNC

Declaration

Source position: jwawincrypt.pas line 9097

type PFN_CERT_DLL_OPEN_STORE_PROV_FUNC = function(

  lpszStoreProvider: LPCSTR;

  dwEncodingType: DWORD;

  hCryptProv: HCRYPTPROV;

  dwFlags: DWORD;

  pvPara: Pointer;

  hCertStore: HCERTSTORE;

  var pStoreProvInfo: PCERT_STORE_PROV_INFO

):BOOL;


Documentation generated on: 2023-03-18