ReactOS 0.4.15-dev-7924-g5949c20
_MINIDUMP_STRING Struct Reference

#include <dbghelp.h>

Public Attributes

ULONG Length
 
WCHAR Buffer [1]
 

Detailed Description

Definition at line 859 of file dbghelp.h.

Member Data Documentation

◆ Buffer

WCHAR _MINIDUMP_STRING::Buffer[1]

Definition at line 862 of file dbghelp.h.

Referenced by dump_modules().

◆ Length

ULONG _MINIDUMP_STRING::Length

Definition at line 861 of file dbghelp.h.

Referenced by dump_modules().


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