ReactOS 0.4.16-dev-21-g2af6fd4
|
#include <rtltypes.h>
Public Attributes | |
struct _RTL_TRACE_DATABASE * | Database |
ULONG | Index |
struct _RTL_TRACE_BLOCK * | Block |
Definition at line 1863 of file rtltypes.h.
struct _RTL_TRACE_BLOCK* _RTL_TRACE_ENUMERATE::Block |
Definition at line 1867 of file rtltypes.h.
struct _RTL_TRACE_DATABASE* _RTL_TRACE_ENUMERATE::Database |
Definition at line 1865 of file rtltypes.h.
ULONG _RTL_TRACE_ENUMERATE::Index |
Definition at line 1866 of file rtltypes.h.