Skip to content

Latest commit

 

History

History
63 lines (51 loc) · 1.96 KB

nf-ksproxy-ikspin-kspropagateacquire.md

File metadata and controls

63 lines (51 loc) · 1.96 KB
UID title description old-location 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
NF:ksproxy.IKsPin.KsPropagateAcquire
IKsPin::KsPropagateAcquire (ksproxy.h)
The KsPropagateAcquire method directs all the pins on the filter to attain the Acquire state.
stream\ikspin_kspropagateacquire.htm
stream
04/23/2018
IKsPin::KsPropagateAcquire
IKsPin interface [Streaming Media Devices],KsPropagateAcquire method, IKsPin.KsPropagateAcquire, IKsPin::KsPropagateAcquire, KsPropagateAcquire, KsPropagateAcquire method [Streaming Media Devices], KsPropagateAcquire method [Streaming Media Devices],IKsPin interface, ksproxy/IKsPin::KsPropagateAcquire, ksproxy_c3ce0cef-0366-4233-afa5-723f9d3bb4e9.xml, stream.ikspin_kspropagateacquire
ksproxy.h
Ksproxy.h
Desktop
Windows
IKsPin::KsPropagateAcquire
ksproxy/IKsPin::KsPropagateAcquire
APIRef
kbSyntax
COM
ksproxy.h
IKsPin::KsPropagateAcquire

IKsPin::KsPropagateAcquire

-description

The KsPropagateAcquire method directs all the pins on the filter to attain the Acquire state.

-returns

Returns NOERROR if successful; otherwise, returns an error code.

-remarks

By using this method, a Communication source pin can direct the sink to which it is connected to change state before the Source. This forces the entire filter to which the sink belongs to change state so that any Acquire can be further propagated if needed.

This method is for proxy use and is not recommended for application use.

-see-also

IKsPin