Skip to content

Latest commit

 

History

History
72 lines (55 loc) · 2.43 KB

nf-ks-ksfilterfactoryregisteraggregatedclientunknown.md

File metadata and controls

72 lines (55 loc) · 2.43 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.KsFilterFactoryRegisterAggregatedClientUnknown
KsFilterFactoryRegisterAggregatedClientUnknown function (ks.h)
The KsFilterFactoryRegisterAggregatedClientUnknown function is an inline function that is a wrapper for KsRegisterAggregatedClientUnknown.
stream\ksfilterfactoryregisteraggregatedclientunknown.htm
stream
04/23/2018
KsFilterFactoryRegisterAggregatedClientUnknown function
KsFilterFactoryRegisterAggregatedClientUnknown, KsFilterFactoryRegisterAggregatedClientUnknown function [Streaming Media Devices], avfunc_03ec0abd-d481-4b97-b8ab-6be504e95a55.xml, ks/KsFilterFactoryRegisterAggregatedClientUnknown, stream.ksfilterfactoryregisteraggregatedclientunknown
ks.h
Ks.h
Desktop
Available in Microsoft Windows XP and later operating systems and DirectX 8.0 and later DirectX versions.
Windows
KsFilterFactoryRegisterAggregatedClientUnknown
ks/KsFilterFactoryRegisterAggregatedClientUnknown
APIRef
kbSyntax
HeaderDef
ks.h
KsFilterFactoryRegisterAggregatedClientUnknown

KsFilterFactoryRegisterAggregatedClientUnknown function

-description

This inline function is a wrapper for KsRegisterAggregatedClientUnknown.

-parameters

-param FilterFactory [in]

A pointer to the KSFILTERFACTORY structure that represents the specified AVStream filter factory.

-param ClientUnknown [in]

A pointer to the client IUnknown interface.

-returns

KsFilterFactoryRegisterAggregatedClientUnknown returns a pointer to the IUnknown interface of the newly created aggregate object.

-remarks

Note that this inline function only performs a typecast and then calls KsRegisterAggregatedClientUnknown.

-see-also

KsRegisterAggregatedClientUnknown