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

_CERT_SYSTEM_STORE_RELOCATE_PARA

Declaration

Source position: jwawincrypt.pas line 8431

type _CERT_SYSTEM_STORE_RELOCATE_PARA = record

  Union1: record

    case Integer of

      0: (

          hKeyBase: HKEY;

        );

      1: (

          pvBase: Pointer;

        );

  end;

  case Integer of

    0: (

        pvSystemStore: Pointer;

      );

    1: (

        pszSystemStore: LPCSTR;

      );

    2: (

        pwszSystemStore: LPCWSTR;

      );

end;


Documentation generated on: 2023-03-18