ReactOS 0.4.16-dev-725-g22577ae
_OUTPUT_DEBUG_STRING_INFO Struct Reference

#include <winbase.h>

Public Attributes

LPSTR lpDebugStringData
 
WORD fUnicode
 
WORD nDebugStringLength
 

Detailed Description

Definition at line 801 of file winbase.h.

Member Data Documentation

◆ fUnicode

WORD _OUTPUT_DEBUG_STRING_INFO::fUnicode

Definition at line 803 of file winbase.h.

◆ lpDebugStringData

LPSTR _OUTPUT_DEBUG_STRING_INFO::lpDebugStringData

Definition at line 802 of file winbase.h.

◆ nDebugStringLength

WORD _OUTPUT_DEBUG_STRING_INFO::nDebugStringLength

Definition at line 804 of file winbase.h.


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