|
ReactOS 0.4.17-dev-243-g1369312
|
#include <rtltypes.h>

Public Attributes | |
| struct _RTL_TRACE_DATABASE * | Database |
| ULONG | Index |
| struct _RTL_TRACE_BLOCK * | Block |
Definition at line 1880 of file rtltypes.h.
| struct _RTL_TRACE_BLOCK* _RTL_TRACE_ENUMERATE::Block |
Definition at line 1884 of file rtltypes.h.
| struct _RTL_TRACE_DATABASE* _RTL_TRACE_ENUMERATE::Database |
Definition at line 1882 of file rtltypes.h.
| ULONG _RTL_TRACE_ENUMERATE::Index |
Definition at line 1883 of file rtltypes.h.