IMFSourceOpenMonitor interface (mfidl.h)

Callback interface to receive notifications from a network source on the progress of an asynchronous open operation.

Inheritance

The IMFSourceOpenMonitor interface inherits from the IUnknown interface. IMFSourceOpenMonitor also has these types of members:

Methods

The IMFSourceOpenMonitor interface has these methods.

 
IMFSourceOpenMonitor::OnSourceEvent

Called by the network source when the open operation begins or ends.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header mfidl.h

See also

How to Get Events from the Network Source

Media Foundation Interfaces