ReactOS 0.4.15-dev-8058-ga7cbb60
_CRYPTUI_SELECTSTORE_INFO_W Struct Reference
Collaboration diagram for _CRYPTUI_SELECTSTORE_INFO_W:

Public Attributes

DWORD dwSize
 
HWND parent
 
DWORD dwFlags
 
LPWSTR pwszTitle
 
LPWSTR pwszText
 
CRYPTUI_ENUM_DATApEnumData
 
PFN_SELECTED_STORE_CB pfnSelectedStoreCallback
 
voidpvArg
 

Detailed Description

Definition at line 1359 of file main.c.

Member Data Documentation

◆ dwFlags

DWORD _CRYPTUI_SELECTSTORE_INFO_W::dwFlags

Definition at line 1363 of file main.c.

Referenced by import_store_dlg_proc(), and select_store_dlg_proc().

◆ dwSize

DWORD _CRYPTUI_SELECTSTORE_INFO_W::dwSize

Definition at line 1361 of file main.c.

Referenced by import_store_dlg_proc().

◆ parent

HWND _CRYPTUI_SELECTSTORE_INFO_W::parent

Definition at line 1362 of file main.c.

Referenced by import_store_dlg_proc().

◆ pEnumData

CRYPTUI_ENUM_DATA* _CRYPTUI_SELECTSTORE_INFO_W::pEnumData

Definition at line 1366 of file main.c.

Referenced by import_store_dlg_proc(), and select_store_dlg_proc().

◆ pfnSelectedStoreCallback

PFN_SELECTED_STORE_CB _CRYPTUI_SELECTSTORE_INFO_W::pfnSelectedStoreCallback

Definition at line 1367 of file main.c.

Referenced by import_store_dlg_proc(), and select_store_dlg_proc().

◆ pvArg

void* _CRYPTUI_SELECTSTORE_INFO_W::pvArg

Definition at line 1368 of file main.c.

Referenced by select_store_dlg_proc().

◆ pwszText

LPWSTR _CRYPTUI_SELECTSTORE_INFO_W::pwszText

Definition at line 1365 of file main.c.

Referenced by import_store_dlg_proc(), and select_store_dlg_proc().

◆ pwszTitle

LPWSTR _CRYPTUI_SELECTSTORE_INFO_W::pwszTitle

Definition at line 1364 of file main.c.

Referenced by import_store_dlg_proc(), and select_store_dlg_proc().


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