IEvtCfgEnumParser

The IEvtCfgEnumParser Interface is used to enumerate all registered parsers.
EvtCfgParser objects are created through the IEvtConfiguration::EnumParsers method

Methods and Properties in Vtable Order

IEvtCfgEnumParser Methods

Description

Next

Enum next X parser objects

Reset

Reset the enumerator

Skip

Skip the next X parsers

VbNext

VB and .NET compatible Next() method