ReactOS 0.4.17-dev-243-g1369312
_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 1318 of file main.c.

Member Data Documentation

◆ cEnumArgs

DWORD _CRYPTUI_ENUM_DATA::cEnumArgs

Definition at line 1322 of file main.c.

Referenced by enumerate_stores().

◆ cStores

DWORD _CRYPTUI_ENUM_DATA::cStores

Definition at line 1320 of file main.c.

Referenced by enumerate_stores().

◆ rgEnumArgs

PCRYPTUI_ENUM_SYSTEM_STORE_ARGS _CRYPTUI_ENUM_DATA::rgEnumArgs

Definition at line 1323 of file main.c.

Referenced by enumerate_stores().

◆ rghStore

HCERTSTORE* _CRYPTUI_ENUM_DATA::rghStore

Definition at line 1321 of file main.c.

Referenced by enumerate_stores().


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