Retrieves the implementation of an activation factory.
public:
Object^ GetActivationFactory(
String^ activatableClassId
)
activatableClassId
Type: String
The Activation ID (ACID) of the activatable type produced by the factory.
Type: Object
An instance of an activation factory type. This type must implement IActivationFactory.
Namespace: Windows.Foundation
Metadata: windows.winmd