ReactOS 0.4.16-dev-1214-gd663eb4
|
#include <rtltypes.h>
Public Attributes | |
struct _RTL_TRACE_DATABASE * | Database |
ULONG | Index |
struct _RTL_TRACE_BLOCK * | Block |
Definition at line 1882 of file rtltypes.h.
struct _RTL_TRACE_BLOCK* _RTL_TRACE_ENUMERATE::Block |
Definition at line 1886 of file rtltypes.h.
struct _RTL_TRACE_DATABASE* _RTL_TRACE_ENUMERATE::Database |
Definition at line 1884 of file rtltypes.h.
ULONG _RTL_TRACE_ENUMERATE::Index |
Definition at line 1885 of file rtltypes.h.