Windows::Foundation Namespace
Enables fundamental Windows Runtime functionality, such as object and factory creation.
namespace Windows::Foundation;
Members
Functions
Name |
Description |
---|---|
Registers and retrieves an instance of a specified type defined in a specified class ID. |
|
Retrieves an activation factory for the type specified by the template parameter. |
Requirements
Header: client.h
Namespace: Windows