The HrTraceGotoFirstEntry function obtains a pointer to the first trace entry.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrTraceGotoFirstEntry(
LPTRACEINFO lpTraceInfo,
ULONG FAR *lpulIndex,
LPTRACEENTRY *lppTraceEntry
);
See Return Values.
For more information on this function, see the HrTraceGotoFirstEntry function in ITRACE.C under the EDKMAPI code sample in the Code Samples folder.
HrTraceCopyEntry, HrTraceGotoEntry, HrTraceGotoNextEntry, HrTraceOpenEntry