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.
The IKsPinEx interface inherits all the methods of the IKsPin interface and extends IKsPin to provide a method that notifies the filter graph of an error to give the filter graph an opportunity to halt.
The IID for this interface is IID_IKsPinEx.
Inheritance
The IKsPinEx interface inherits from IKsPin.
Methods
The IKsPinEx interface has these methods.
| IKsPinEx::KsNotifyError The KsNotifyError method notifies the filter graph of an error to give the filter graph an opportunity to halt. |
Remarks
An interface handler (IKsInterfaceHandler) uses many of the IKsPinEx methods to route media samples of a particular media type.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | ksproxy.h (include Ksproxy.h) |