win32evtlog.EvtGetChannelConfigProperty

(object, int) = EvtGetChannelConfigProperty(ChannelConfig, PropertyId , Flags )

Retreives channel configuration information

Parameters

ChannelConfig : PyEVT_HANDLE

Config handle as returned by win32evtlog::EvtOpenChannelConfig

PropertyId : int

Property to retreive, one of EvtChannel* constants

Flags=0 : int

Reserved, use only 0

Comments

Accepts keyword args

Returns the value and type of value (EvtVarType*)