IMatchEvents interface

The IMatchEvents dispinterface defines the interface for late-bound callback functions from an instance of IMatchEventSource.

Members

The IMatchEvents interface inherits from the IUnknown interface. IMatchEvents also has these types of members:

  • Methods

Methods

The IMatchEvents interface has these methods.

Method Description
MatchFound

Called when an instance of IWDTFTarget2 was found to match an SDEL statement.

MatchLost

Called when an instance of IWDTFTarget2 was found to no longer match an SDEL statement.

 

Remarks

The IMatchEvents interface must be supported by any object that you want to receive events from an instance of IMatchEventSource. For script clients, this interface is supported by defining functions and calling WScript.ConnectObject("prefix_", MatchEventSource). For examples of this call, see IMatchEventSource::Start.

Requirements

Type library

WDTF.tlb

IID

{9E953703-0337-4E6E-A0E2-642A2F44E9E6}

See also

IMatchEventSource

IMatchEventSource::Start

IWDTFTarget2

 

 

Send comments about this topic to Microsoft

Build date: 3/12/2012