ReactOS 0.4.15-dev-7953-g1f49173
_CRYPT_PROVIDER_REGDEFUSAGE Struct Reference

#include <wintrust.h>

Collaboration diagram for _CRYPT_PROVIDER_REGDEFUSAGE:

Public Attributes

DWORD cbStruct
 
GUIDpgActionID
 
WCHARpwszDllName
 
charpwszLoadCallbackDataFunctionName
 
charpwszFreeCallbackDataFunctionName
 

Detailed Description

Definition at line 185 of file wintrust.h.

Member Data Documentation

◆ cbStruct

DWORD _CRYPT_PROVIDER_REGDEFUSAGE::cbStruct

Definition at line 187 of file wintrust.h.

Referenced by test_AddDefaultForUsage(), and WintrustAddDefaultForUsage().

◆ pgActionID

GUID* _CRYPT_PROVIDER_REGDEFUSAGE::pgActionID

Definition at line 188 of file wintrust.h.

Referenced by test_AddDefaultForUsage(), and WintrustAddDefaultForUsage().

◆ pwszDllName

WCHAR* _CRYPT_PROVIDER_REGDEFUSAGE::pwszDllName

◆ pwszFreeCallbackDataFunctionName

char* _CRYPT_PROVIDER_REGDEFUSAGE::pwszFreeCallbackDataFunctionName

Definition at line 191 of file wintrust.h.

Referenced by test_AddDefaultForUsage(), and WintrustAddDefaultForUsage().

◆ pwszLoadCallbackDataFunctionName

char* _CRYPT_PROVIDER_REGDEFUSAGE::pwszLoadCallbackDataFunctionName

Definition at line 190 of file wintrust.h.

Referenced by test_AddDefaultForUsage(), and WintrustAddDefaultForUsage().


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