IMatchEventSource interface

The IMatchEventSource interface is a source of IMatchEvents from a depot.

Members

The IMatchEventSource interface inherits from the IDispatch interface. IMatchEventSource also has these types of members:

  • Methods
  • Properties

Methods

The IMatchEventSource interface has these methods.

Method Description
Destroy

Stops sending events and destroys this IMatchEventSource object.

Start

Starts sending MatchFound and MatchLost events.

 

Properties

The IMatchEventSource interface has these properties.

Property Description

Context

Retrieves or sets a VARIANT that is attached to this IMatchEventSource object for convenience.

SDEL

Retrieves the SDEL statement that was used to create this IMatchEventSource object.

WDTF

Retrieves a reference to the main WDTF object.

 

Remarks

You can retrieve the IMatchEventSource interface by calling the IWDTFDeviceDepot2::GetMatchEventSource method.

Implementation Details

ProgID: (Use the IWDTFDeviceDepot2 interface to instantiate)

TraceLevel Path: HKCR\WDTF.MatchEventSource.1\

Note  The implementation of this interface is declared STA (single-threaded apartment).

Requirements

Type library

WDTF.tlb

See also

IWDTFDeviceDepot2

IWDTFDeviceDepot2::GetMatchEventSource

IMatchEvents

IMatchEvents::MatchFound

IMatchEvents::MatchLost

 

 

Send comments about this topic to Microsoft

Build date: 3/12/2012