|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winbase16.h>
Public Attributes | |
| UINT16 | offSegment |
| UINT16 | cbSegment |
| UINT16 | flags |
| UINT16 | cbAlloc |
| HGLOBAL16 | h |
| UINT16 | alignShift |
| UINT16 | reserved [2] |
Definition at line 118 of file winbase16.h.
| UINT16 _SEGINFO::alignShift |
Definition at line 124 of file winbase16.h.
| UINT16 _SEGINFO::cbAlloc |
Definition at line 122 of file winbase16.h.
| UINT16 _SEGINFO::cbSegment |
Definition at line 120 of file winbase16.h.
| UINT16 _SEGINFO::flags |
Definition at line 121 of file winbase16.h.
| HGLOBAL16 _SEGINFO::h |
Definition at line 123 of file winbase16.h.
| UINT16 _SEGINFO::offSegment |
Definition at line 119 of file winbase16.h.
| UINT16 _SEGINFO::reserved[2] |
Definition at line 125 of file winbase16.h.