ReactOS 0.4.15-dev-7958-gcd0bb1a
_BLOB Struct Reference

#include <nspapi.h>

Public Member Functions

 _Field_size_bytes_ (cbSize) BYTE *pBlobData
 

Public Attributes

ULONG cbSize
 
BYTEpBlobData
 

Detailed Description

Definition at line 57 of file nspapi.h.

Member Function Documentation

◆ _Field_size_bytes_()

_BLOB::_Field_size_bytes_ ( cbSize  )

Member Data Documentation

◆ cbSize

ULONG _BLOB::cbSize

Definition at line 58 of file nspapi.h.

Referenced by MimeInternat_ConvertBuffer().

◆ pBlobData

BYTE* _BLOB::pBlobData

Definition at line 59 of file nspapi.h.

Referenced by MimeInternat_ConvertBuffer().


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