ReactOS 0.4.15-dev-7953-g1f49173
_MINIDUMP_USER_STREAM_INFORMATION Struct Reference

#include <dbghelp.h>

Collaboration diagram for _MINIDUMP_USER_STREAM_INFORMATION:

Public Attributes

ULONG UserStreamCount
 
PMINIDUMP_USER_STREAM UserStreamArray
 

Detailed Description

Definition at line 936 of file dbghelp.h.

Member Data Documentation

◆ UserStreamArray

PMINIDUMP_USER_STREAM _MINIDUMP_USER_STREAM_INFORMATION::UserStreamArray

Definition at line 939 of file dbghelp.h.

Referenced by MiniDumpWriteDump().

◆ UserStreamCount

ULONG _MINIDUMP_USER_STREAM_INFORMATION::UserStreamCount

Definition at line 938 of file dbghelp.h.

Referenced by MiniDumpWriteDump().


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