ReactOS 0.4.15-dev-7958-gcd0bb1a
_CERT_SYSTEM_STORE_RELOCATE_PARA Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_SYSTEM_STORE_RELOCATE_PARA:

Public Attributes

union {
   HKEY   hKeyBase
 
   VOID *   pvBase
 
DUMMYUNIONNAME
 
union {
   void *   pvSystemStore
 
   LPCSTR   pszSystemStore
 
   LPCWSTR   pwszSystemStore
 
DUMMYUNIONNAME2
 

Detailed Description

Definition at line 1094 of file wincrypt.h.

Member Data Documentation

◆ 

union { ... } _CERT_SYSTEM_STORE_RELOCATE_PARA::DUMMYUNIONNAME

◆ 

union { ... } _CERT_SYSTEM_STORE_RELOCATE_PARA::DUMMYUNIONNAME2

◆ hKeyBase

HKEY _CERT_SYSTEM_STORE_RELOCATE_PARA::hKeyBase

Definition at line 1096 of file wincrypt.h.

◆ pszSystemStore

LPCSTR _CERT_SYSTEM_STORE_RELOCATE_PARA::pszSystemStore

Definition at line 1101 of file wincrypt.h.

◆ pvBase

VOID* _CERT_SYSTEM_STORE_RELOCATE_PARA::pvBase

Definition at line 1097 of file wincrypt.h.

◆ pvSystemStore

void* _CERT_SYSTEM_STORE_RELOCATE_PARA::pvSystemStore

Definition at line 1100 of file wincrypt.h.

◆ pwszSystemStore

LPCWSTR _CERT_SYSTEM_STORE_RELOCATE_PARA::pwszSystemStore

Definition at line 1102 of file wincrypt.h.


The documentation for this struct was generated from the following file: