ReactOS 0.4.15-dev-7942-gd23573b
_CRYPTUI_ENUM_DATA Struct Reference
Collaboration diagram for _CRYPTUI_ENUM_DATA:

Public Attributes

DWORD cStores
 
HCERTSTORErghStore
 
DWORD cEnumArgs
 
PCRYPTUI_ENUM_SYSTEM_STORE_ARGS rgEnumArgs
 

Detailed Description

Definition at line 1333 of file main.c.

Member Data Documentation

◆ cEnumArgs

DWORD _CRYPTUI_ENUM_DATA::cEnumArgs

Definition at line 1337 of file main.c.

Referenced by enumerate_stores().

◆ cStores

DWORD _CRYPTUI_ENUM_DATA::cStores

Definition at line 1335 of file main.c.

Referenced by enumerate_stores().

◆ rgEnumArgs

PCRYPTUI_ENUM_SYSTEM_STORE_ARGS _CRYPTUI_ENUM_DATA::rgEnumArgs

Definition at line 1338 of file main.c.

Referenced by enumerate_stores().

◆ rghStore

HCERTSTORE* _CRYPTUI_ENUM_DATA::rghStore

Definition at line 1336 of file main.c.

Referenced by enumerate_stores().


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