ReactOS 0.4.15-dev-7958-gcd0bb1a
_CRYPT_DECODE_PARA Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_DECODE_PARA:

Public Attributes

DWORD cbSize
 
PFN_CRYPT_ALLOC pfnAlloc
 
PFN_CRYPT_FREE pfnFree
 

Detailed Description

Definition at line 1140 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CRYPT_DECODE_PARA::cbSize

Definition at line 1141 of file wincrypt.h.

◆ pfnAlloc

PFN_CRYPT_ALLOC _CRYPT_DECODE_PARA::pfnAlloc

Definition at line 1142 of file wincrypt.h.

Referenced by CRYPT_DecodeEnsureSpace().

◆ pfnFree

PFN_CRYPT_FREE _CRYPT_DECODE_PARA::pfnFree

Definition at line 1143 of file wincrypt.h.

Referenced by CRYPT_FreeSpace().


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