ReactOS 0.4.15-dev-7906-g1b85a5f
_MINIDUMP_CALLBACK_INFORMATION Struct Reference

#include <compat.h>

Collaboration diagram for _MINIDUMP_CALLBACK_INFORMATION:

Public Attributes

MINIDUMP_CALLBACK_ROUTINE CallbackRoutine
 
voidCallbackParam
 

Detailed Description

Definition at line 1351 of file compat.h.

Member Data Documentation

◆ CallbackParam

void * _MINIDUMP_CALLBACK_INFORMATION::CallbackParam

Definition at line 1354 of file compat.h.

◆ CallbackRoutine

MINIDUMP_CALLBACK_ROUTINE _MINIDUMP_CALLBACK_INFORMATION::CallbackRoutine

Definition at line 1353 of file compat.h.


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