ReactOS 0.4.16-dev-1105-gafe29ee
|
#include <rtltypes.h>
Public Attributes | |
struct _RTL_TRACE_DATABASE * | Database |
ULONG | Index |
struct _RTL_TRACE_BLOCK * | Block |
Definition at line 1873 of file rtltypes.h.
struct _RTL_TRACE_BLOCK* _RTL_TRACE_ENUMERATE::Block |
Definition at line 1877 of file rtltypes.h.
struct _RTL_TRACE_DATABASE* _RTL_TRACE_ENUMERATE::Database |
Definition at line 1875 of file rtltypes.h.
ULONG _RTL_TRACE_ENUMERATE::Index |
Definition at line 1876 of file rtltypes.h.