Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This topic applies to Windows XP or later.
The IMSVidAnalogTunerEvent interface is used to receive events from non-BDA analog tuners.
This interface is an outgoing connection-point interface. To receive events related to analog tuning, implement this interface in your application. Then call the IConnectionPoint::Advise method on the MSVidAnalogTunerDevice object to establish a connection.
Inheritance
The IMSVidAnalogTunerEvent interface inherits from the IMSVidTunerEvent interface.
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidAnalogTunerEvent).
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | segment.h (include Msvidctl.h) |