HrTrackInitLog

The HrTrackInitLog function opens the gateway event tracking module.

Quick Info

Header file: EDKTRACK.H
Library: EDKTRACK.LIB

HRESULT HrTrackInitLog(
  LPSTR lpszComputer, 
  PVOID * ppvSession  
);
 

Parameters

lpszComputer
Input parameter. Name of the remote computer.
ppvSession
Output parameter. Points to gateway tracking session.

Return Values

See Return Values.

Remarks

For more information on this function, see Using Tracking Functions.

See Also

HrTrackUninitLog, HrTrackWriteLog