ReactOS 0.4.15-dev-7953-g1f49173
_CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO Struct Reference

#include <cryptuiapi.h>

Collaboration diagram for _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO:

Public Attributes

DWORD dwSize
 
DWORD cCertStore
 
HCERTSTORErghCertStore
 
PFNCFILTERPROC pFilterCallback
 
voidpvCallbackData
 

Detailed Description

Definition at line 165 of file cryptuiapi.h.

Member Data Documentation

◆ cCertStore

DWORD _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::cCertStore

Definition at line 168 of file cryptuiapi.h.

◆ dwSize

DWORD _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::dwSize

Definition at line 167 of file cryptuiapi.h.

◆ pFilterCallback

PFNCFILTERPROC _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::pFilterCallback

Definition at line 170 of file cryptuiapi.h.

◆ pvCallbackData

void* _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::pvCallbackData

Definition at line 171 of file cryptuiapi.h.

◆ rghCertStore

HCERTSTORE* _CRYPTUI_WIZ_DIGITAL_SIGN_STORE_INFO::rghCertStore

Definition at line 169 of file cryptuiapi.h.


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