The HrTraceCreateEntryList function creates a trace information list.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrTraceCreateEntryList(
LONG lAction,
FILETIME ftArrivalTime,
FILETIME ftDeferredTime,
LPSTR lpszADMDName,
LPSTR lpszCountryName,
LPSTR lpszPRMDId,
LPSTR lpszAttADMDName,
LPSTR lpszAttCountryName,
LPSTR lpszAttPRMDId,
LPTRACEINFO lppTraceInfo
);
See Return Values.
It is important that ftArrivalTime is less than ftDeferredTime.
For more information on this function, see Gateway Trace Information.
HrTraceAppendEntryList, HrTraceGetEntryList, HrTraceSetEntryList