Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 680 Bytes

igetactivationfactory_getactivationfactory_505965722.md

File metadata and controls

26 lines (18 loc) · 680 Bytes
-api-id -api-type
M:Windows.Foundation.IGetActivationFactory.GetActivationFactory(System.String)
winrt method

Windows.Foundation.IGetActivationFactory.GetActivationFactory

-description

Retrieves the implementation of an activation factory.

-parameters

-param activatableClassId

The Activation ID (ACID) of the activatable type produced by the factory.

-returns

An instance of an activation factory type. This type must implement IActivationFactory.

-remarks

-examples

-see-also