Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables fundamental Windows Runtime functionality, such as object and factory creation.
Syntax
namespace Windows::Foundation;
Members
Functions
Name | Description |
---|---|
ActivateInstance Function | Registers and retrieves an instance of a specified type defined in a specified class ID. |
GetActivationFactory Function | Retrieves an activation factory for the type specified by the template parameter. |
Requirements
Header: client.h
Namespace: Windows