ReactOS 0.4.17-dev-414-ge848ce1
_BCryptBuffer Struct Reference

#include <bcrypt.h>

Collaboration diagram for _BCryptBuffer:

Public Attributes

ULONG cbBuffer
 
ULONG BufferType
 
voidpvBuffer
 

Detailed Description

Definition at line 420 of file bcrypt.h.

Member Data Documentation

◆ BufferType

ULONG _BCryptBuffer::BufferType

Definition at line 423 of file bcrypt.h.

◆ cbBuffer

ULONG _BCryptBuffer::cbBuffer

Definition at line 422 of file bcrypt.h.

◆ pvBuffer

void* _BCryptBuffer::pvBuffer

Definition at line 424 of file bcrypt.h.


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