win32evtlog.EvtGetChannelConfigProperty
(object, int) = EvtGetChannelConfigProperty(ChannelConfig, PropertyId
, Flags
)
Retreives channel configuration information
Parameters
ChannelConfig : PyEVT_HANDLE
Config handle as returned by win32evtlog::EvtOpenChannelConfigPropertyId : int
Property to retreive, one of EvtChannel* constantsFlags=0 : int
Reserved, use only 0
Comments
Accepts keyword args
Returns the value and type of value (EvtVarType*)