ReactOS 0.4.16-dev-226-g79f2289
|
#include <cryptuiapi.h>
Public Attributes | |
DWORD | dwSize |
DWORD | cCertStore |
HCERTSTORE * | rghCertStore |
PFNCFILTERPROC | pFilterCallback |
void * | pvCallbackData |
Definition at line 165 of file cryptuiapi.h.
DWORD _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::cCertStore |
Definition at line 168 of file cryptuiapi.h.
DWORD _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::dwSize |
Definition at line 167 of file cryptuiapi.h.
PFNCFILTERPROC _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::pFilterCallback |
Definition at line 170 of file cryptuiapi.h.
void* _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::pvCallbackData |
Definition at line 171 of file cryptuiapi.h.
HCERTSTORE* _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::rghCertStore |
Definition at line 169 of file cryptuiapi.h.