ReactOS 0.4.15-dev-7846-g8ba6c66
MSW_BUFFER Struct Reference

#include <mswhelper.h>

Public Attributes

DWORD bytesUsed
 
DWORD bytesMax
 
BYTEbuffer
 
BYTEbufendptr
 
BOOL bufok
 

Detailed Description

Definition at line 6 of file mswhelper.h.

Member Data Documentation

◆ bufendptr

BYTE* MSW_BUFFER::bufendptr

Definition at line 10 of file mswhelper.h.

◆ buffer

BYTE* MSW_BUFFER::buffer

Definition at line 9 of file mswhelper.h.

◆ bufok

BOOL MSW_BUFFER::bufok

Definition at line 11 of file mswhelper.h.

◆ bytesMax

DWORD MSW_BUFFER::bytesMax

Definition at line 8 of file mswhelper.h.

◆ bytesUsed

DWORD MSW_BUFFER::bytesUsed

Definition at line 7 of file mswhelper.h.


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