Skip to content

Latest commit

 

History

History
72 lines (55 loc) · 2.23 KB

nf-ks-kspinregisteraggregatedclientunknown.md

File metadata and controls

72 lines (55 loc) · 2.23 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:ks.KsPinRegisterAggregatedClientUnknown
KsPinRegisterAggregatedClientUnknown function (ks.h)
The KsPinRegisterAggregatedClientUnknown function is an inline function that is a wrapper for KsRegisterAggregatedClientUnknown.
stream\kspinregisteraggregatedclientunknown.htm
stream
04/23/2018
KsPinRegisterAggregatedClientUnknown function
KsPinRegisterAggregatedClientUnknown, KsPinRegisterAggregatedClientUnknown function [Streaming Media Devices], avfunc_688a6c60-58c8-4e65-a3bc-d68e713ca3fc.xml, ks/KsPinRegisterAggregatedClientUnknown, stream.kspinregisteraggregatedclientunknown
ks.h
Ks.h
Desktop
Available in Microsoft Windows XP and later operating systems and DirectX 8.0 and later DirectX versions.
Windows
KsPinRegisterAggregatedClientUnknown
ks/KsPinRegisterAggregatedClientUnknown
APIRef
kbSyntax
HeaderDef
ks.h
KsPinRegisterAggregatedClientUnknown

KsPinRegisterAggregatedClientUnknown function

-description

This inline function is a wrapper for KsRegisterAggregatedClientUnknown.

-parameters

-param Pin [in]

A pointer to a KSPIN structure.

-param ClientUnknown [in]

A pointer to an IUnknown interface.

-returns

KsPinRegisterAggregatedClientUnknown returns the newly created aggregate object.

-remarks

This inline function only performs a typecast and then calls KsRegisterAggregatedClientUnknown.

-see-also

KsRegisterAggregatedClientUnknown