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

PFN_CRYPT_ENUM_OID_FUNC

Declaration

Source position: jwawincrypt.pas line 5306

type PFN_CRYPT_ENUM_OID_FUNC = function(

  dwEncodingType: DWORD;

  pszFuncName: LPCSTR;

  pszOID: LPCSTR;

  cValue: DWORD;

  rgdwValueType: LPDWORD;

  rgpwszValueName: LPCWSTR;

  rgpbValueData: LPBYTE;

  rgcbValueData: LPDWORD;

  pvArg: Pointer

):BOOL;


Documentation generated on: 2023-03-18