win32evtlog.EvtOpenSession

PyEVT_HANDLE = EvtOpenSession(Login, LoginClass , Timeout , Flags )

Creates a session used to access the Event Log on another machine

Parameters

Login : PyEVT_RPC_LOGIN

Credentials to be used to access remote machine

LoginClass=EvtRpcLogin : int

Type of login to perform, EvtRpcLogin is only defined value

Timeout=0 : int

Reserved, use only 0

Flags=0 : int

Reserved, use only 0

Comments

Accepts keyword args