Share via


IMediaEvent.CancelDefaultHandling

Note  This topic is deprecated. It applies to Visual Basic 6.0. DirectShow is not supported for Visual Basic .NET or C#.

The CancelDefaultHandling method cancels the Filter Graph Manager's default handling for a specified event. The event notification is passed to the application.

objMediaEvent.CancelDefaultHandling(
    lEvCode As Long)

Parameters

  • lEvCode
    Specifies the event code for which to cancel default handling.

Return Value

This method does not return a value.

Requirements

Type Library

ActiveMovie control type library

DLL

Quartz.dll

See Also

IMediaEvent Object

IMediaEvent.RestoreDefaultHandling

 

 

Send comments about this topic to Microsoft

Build date: 8/31/2010