Skip to content

Latest commit

 

History

History
63 lines (52 loc) · 1.78 KB

nn-ksproxy-ikspinex.md

File metadata and controls

63 lines (52 loc) · 1.78 KB
UID title description tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NN:ksproxy.IKsPinEx
IKsPinEx (ksproxy.h)
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.
stream
06/11/2021
IKsPinEx interface
IKsPinEx, IKsPinEx interface [Streaming Media Devices], IKsPinEx interface [Streaming Media Devices],described, ksproxy/IKsPinEx, ksproxy_3c92d570-f22f-4165-bafd-9a22f5516137.xml, stream.ikspinex
ksproxy.h
Ksproxy.h
Windows
Ksproxy.lib
Windows
IKsPinEx
ksproxy/IKsPinEx
APIRef
kbSyntax
COM
Ksproxy.lib
Ksproxy.dll
IKsPinEx

IKsPinEx interface

-description

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.

-remarks

An interface handler (IKsInterfaceHandler) uses many of the IKsPinEx methods to route media samples of a particular media type.

-see-also

IKsInterfaceHandler

IKsPin