Windows::Foundation Namespace
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Windows::Foundation Namespace.
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