IMatchEventSource::SDEL property

The SDEL property provides the SDEL statement that was used when this IMatchEventSource object was created.

This property is read-only.

Syntax

HRESULT get_SDEL(
  [out, retval]  BSTR pVal
);

Property value

A pointer to a variable that will receive the SDEL statement string.

Error codes

SDEL returns a standard HRESULT value

Remarks

The SDEL property is provided for convenience. It can help if you hold references to multiple IMatchEventSource instances.

See also

IMatchEventSource

 

 

Send comments about this topic to Microsoft

Build date: 3/12/2012