ReactOS 0.4.15-dev-7842-g558ab78
_VTableProvStruc Struct Reference

#include <wincrypt.h>

Public Attributes

DWORD Version
 
FARPROC FuncVerifyImage
 
FARPROC FuncReturnhWnd
 
DWORD dwProvType
 
BYTEpbContextInfo
 
DWORD cbContextInfo
 
LPSTR pszProvName
 

Detailed Description

Definition at line 696 of file wincrypt.h.

Member Data Documentation

◆ cbContextInfo

DWORD _VTableProvStruc::cbContextInfo

Definition at line 707 of file wincrypt.h.

Referenced by CRYPT_LoadProvider().

◆ dwProvType

DWORD _VTableProvStruc::dwProvType

Definition at line 705 of file wincrypt.h.

Referenced by CRYPT_LoadProvider(), and CryptAcquireContextW().

◆ FuncReturnhWnd

FARPROC _VTableProvStruc::FuncReturnhWnd

Definition at line 703 of file wincrypt.h.

Referenced by CRYPT_LoadProvider().

◆ FuncVerifyImage

FARPROC _VTableProvStruc::FuncVerifyImage

Definition at line 702 of file wincrypt.h.

Referenced by CRYPT_LoadProvider().

◆ pbContextInfo

BYTE* _VTableProvStruc::pbContextInfo

Definition at line 706 of file wincrypt.h.

Referenced by CRYPT_LoadProvider().

◆ pszProvName

LPSTR _VTableProvStruc::pszProvName

◆ Version

DWORD _VTableProvStruc::Version

Definition at line 697 of file wincrypt.h.

Referenced by CRYPT_LoadProvider().


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