|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>

Public Attributes | |
| DWORD | cbSize |
| PCTL_FIND_USAGE_PARA | pUsagePara |
| DWORD | dwSubjectType |
| void * | pvSubject |
Definition at line 3109 of file wincrypt.h.
| DWORD _CTL_FIND_SUBJECT_PARA::cbSize |
Definition at line 3111 of file wincrypt.h.
| DWORD _CTL_FIND_SUBJECT_PARA::dwSubjectType |
Definition at line 3113 of file wincrypt.h.
| PCTL_FIND_USAGE_PARA _CTL_FIND_SUBJECT_PARA::pUsagePara |
Definition at line 3112 of file wincrypt.h.
| void* _CTL_FIND_SUBJECT_PARA::pvSubject |
Definition at line 3114 of file wincrypt.h.