ReactOS 0.4.15-dev-7924-g5949c20
WINDEBUGINFO16 Struct Reference

#include <winbase16.h>

Public Attributes

WORD flags
 
DWORD dwOptions
 
DWORD dwFilter
 
CHAR achAllocModule [8]
 
DWORD dwAllocBreak
 
DWORD dwAllocCount
 

Detailed Description

Definition at line 158 of file winbase16.h.

Member Data Documentation

◆ achAllocModule

CHAR WINDEBUGINFO16::achAllocModule[8]

Definition at line 163 of file winbase16.h.

◆ dwAllocBreak

DWORD WINDEBUGINFO16::dwAllocBreak

Definition at line 164 of file winbase16.h.

◆ dwAllocCount

DWORD WINDEBUGINFO16::dwAllocCount

Definition at line 165 of file winbase16.h.

◆ dwFilter

DWORD WINDEBUGINFO16::dwFilter

Definition at line 162 of file winbase16.h.

◆ dwOptions

DWORD WINDEBUGINFO16::dwOptions

Definition at line 161 of file winbase16.h.

◆ flags

WORD WINDEBUGINFO16::flags

Definition at line 160 of file winbase16.h.


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