win32evtlog.EvtGetPublisherMetadataProperty
(object, int) = EvtGetPublisherMetadataProperty(PublisherMetadata, PropertyId , Flags )
Retrieves a property from an event publisher
Parameters
Comments
Accepts keyword args
Return Value
Returns the value and type of value (EvtVarType*) Some properties return a handle (type EvtVarTypeEvtHandle) which can be iterated using win32evtlog::EvtGetObjectArraySize and win32evtlog::EvtGetObjectArrayProperty.