Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
This topic applies to Windows XP or later.
The IMSVidFilePlaybackEvent interface is used to receive events from the file playback object.
This interface is an outgoing connection-point interface. To receive events related to file playback, implement this interface in your application. Then call the IConnectionPoint::Advise method on the MSVidFilePlaybackDevice object to establish a connection.
Inheritance
The IMSVidFilePlaybackEvent interface inherits from the IMSVidPlaybackEvent interface.
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidFilePlaybackEvent).
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | segment.h (include Msvidctl.h) |