ReactOS 0.4.15-dev-8434-g155a7c7
_SEGINFO Struct Reference

#include <winbase16.h>

Public Attributes

UINT16 offSegment
 
UINT16 cbSegment
 
UINT16 flags
 
UINT16 cbAlloc
 
HGLOBAL16 h
 
UINT16 alignShift
 
UINT16 reserved [2]
 

Detailed Description

Definition at line 118 of file winbase16.h.

Member Data Documentation

◆ alignShift

UINT16 _SEGINFO::alignShift

Definition at line 124 of file winbase16.h.

◆ cbAlloc

UINT16 _SEGINFO::cbAlloc

Definition at line 122 of file winbase16.h.

◆ cbSegment

UINT16 _SEGINFO::cbSegment

Definition at line 120 of file winbase16.h.

◆ flags

UINT16 _SEGINFO::flags

Definition at line 121 of file winbase16.h.

◆ h

HGLOBAL16 _SEGINFO::h

Definition at line 123 of file winbase16.h.

◆ offSegment

UINT16 _SEGINFO::offSegment

Definition at line 119 of file winbase16.h.

◆ reserved

UINT16 _SEGINFO::reserved[2]

Definition at line 125 of file winbase16.h.


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