ReactOS 0.4.16-dev-983-g23ad936
|
#include <wincrypt.h>
Public Attributes | |
DWORD | cbSize |
DWORD | dwPromptFlags |
HWND | hwndApp |
LPCWSTR | szPrompt |
Definition at line 118 of file wincrypt.h.
DWORD _CRYPTPROTECT_PROMPTSTRUCT::cbSize |
Definition at line 119 of file wincrypt.h.
Referenced by report().
DWORD _CRYPTPROTECT_PROMPTSTRUCT::dwPromptFlags |
Definition at line 120 of file wincrypt.h.
Referenced by report().
HWND _CRYPTPROTECT_PROMPTSTRUCT::hwndApp |
Definition at line 121 of file wincrypt.h.
Referenced by report().
LPCWSTR _CRYPTPROTECT_PROMPTSTRUCT::szPrompt |
Definition at line 122 of file wincrypt.h.
Referenced by report().