ReactOS 0.4.16-dev-237-gd6eebaa
|
#include <nspapi.h>
Public Member Functions | |
_Field_size_bytes_ (cbSize) BYTE *pBlobData | |
Public Attributes | |
ULONG | cbSize |
BYTE * | pBlobData |
_BLOB::_Field_size_bytes_ | ( | cbSize | ) |
ULONG _BLOB::cbSize |
Definition at line 58 of file nspapi.h.
Referenced by MimeInternat_ConvertBuffer().
BYTE* _BLOB::pBlobData |
Definition at line 59 of file nspapi.h.
Referenced by MimeInternat_ConvertBuffer().