DSETraceInfo
Contains information about a DSTrace event. DSTrace events are now handled by the DSE_DB_ events and use the DSEDebugInfo structure.
typedef struct
{
unsigned long traceVector1 ;
unsigned long traceVector2 ;
unsigned long dstime ;
unsigned long milliseconds ;
char string [1024];
} DSETraceInfo;
Your application should not depend upon the text strings in the DSETraceInfo structure. eDirectory Trace Information is for internal development purposes. The text strings returned in string may change with any version of the OS.
The bits of the traceVector1 field are defined as follows:
DSE_OBSOLETE_TRACE