IMatchEventSource::Destroy method
The Destroy method causes the source to stop sending MatchFound and MatchLost events to the client.
Syntax
HRESULT Destroy();
Parameters
This method has no parameters.
Return value
Destroy returns a standard HRESULT value.
Remarks
All methods and properties on this IMatchEventSource object (including the Start method) will fail if they are called after the Destroy method is called.
See also
Send comments about this topic to Microsoft
Build date: 3/12/2012