ReactOS 0.4.15-dev-7953-g1f49173
_RTL_TRACE_ENUMERATE Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_TRACE_ENUMERATE:

Public Attributes

struct _RTL_TRACE_DATABASEDatabase
 
ULONG Index
 
struct _RTL_TRACE_BLOCKBlock
 

Detailed Description

Definition at line 1863 of file rtltypes.h.

Member Data Documentation

◆ Block

struct _RTL_TRACE_BLOCK* _RTL_TRACE_ENUMERATE::Block

Definition at line 1867 of file rtltypes.h.

◆ Database

struct _RTL_TRACE_DATABASE* _RTL_TRACE_ENUMERATE::Database

Definition at line 1865 of file rtltypes.h.

◆ Index

ULONG _RTL_TRACE_ENUMERATE::Index

Definition at line 1866 of file rtltypes.h.


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