Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The IMSVidXDSEvent interface is used to receive events from the MSVidXDS object.
This interface is an outgoing connection-point interface. To receive events from a playback device, implement this interface and then call the IConnectionPoint::Advise method to establish a connection.
Inheritance
The IMSVidXDSEvent interface inherits from IMSVidFeatureEvent. IMSVidXDSEvent also has these types of members:
Methods
The IMSVidXDSEvent interface has these methods.
| IMSVidXDSEvent::RatingChange The RatingChange method is called when the current rating changes. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidXDSEvent).
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | segment.h (include Msvidctl.h) |