Source position: jwawincrypt.pas line 11522
type PFN_CERT_ENUM_PHYSICAL_STORE = function( |
pvSystemStore: Pointer; |
dwFlags: DWORD; |
pwszStoreName: LPCWSTR; |
pStoreInfo: PCERT_PHYSICAL_STORE_INFO; |
pvReserved: Pointer; |
pvArg: Pointer |
):BOOL; |