IEnumEventError Interface

Provides access to an enumeration of event source errors.

Members

Name Description
Method Next Retrieves the next event error in the enumeration sequence.

IEnumEventError.Next Method

Retrieves the next event error in the enumeration sequence.

Public Sub Next ( _
    ByRef eventRow As IRow, _
    ByRef locatingError As esriLocatingError _
)
public void Next (
    ref IRow eventRow,
    ref esriLocatingError locatingError
);

Classes that implement IEnumEventError

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.