ReactOS 0.4.15-dev-7953-g1f49173
_OUTPUT_DEBUG_STRING_INFO Struct Reference

#include <winbase.h>

Public Attributes

LPSTR lpDebugStringData
 
WORD fUnicode
 
WORD nDebugStringLength
 

Detailed Description

Definition at line 776 of file winbase.h.

Member Data Documentation

◆ fUnicode

WORD _OUTPUT_DEBUG_STRING_INFO::fUnicode

Definition at line 778 of file winbase.h.

◆ lpDebugStringData

LPSTR _OUTPUT_DEBUG_STRING_INFO::lpDebugStringData

Definition at line 777 of file winbase.h.

◆ nDebugStringLength

WORD _OUTPUT_DEBUG_STRING_INFO::nDebugStringLength

Definition at line 779 of file winbase.h.


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