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