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.

namespace Windows::Foundation;  

Functions

NameDescription
ActivateInstance FunctionRegisters and retrieves an instance of a specified type defined in a specified class ID.
GetActivationFactory FunctionRetrieves an activation factory for the type specified by the template parameter.

Header: client.h

Namespace: Windows

Windows Namespace

Show: