IWDTFDeviceDepot2::GetMatchEventSource method

[This documentation is preliminary and is subject to change.]

Returns an object that can provide MatchFound and MatchLost events for a particular SDEL statement.

Syntax

HRESULT GetMatchEventSource(
  [in]           BSTR SDEL,
  [out, retval]  IMatchEventSource **ppMatchEventSource
);

Parameters

  • SDEL [in]
    The SDEL query string.

  • ppMatchEventSource [out, retval]
    The match event object.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

IDL

Wdtf.idl

See also

IWDTFDeviceDepot2

 

 

Build date: 3/12/2012