Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.23 KB

windows-foundation-namespace.md

File metadata and controls

43 lines (35 loc) · 1.23 KB
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Windows::Foundation Namespace | Microsoft Docs
11/04/2016
cpp-windows
reference
client/ABI::Windows::Foundation
client/Windows::Foundation
C++
Foundation namespace
96a6b5e0-ddee-4b21-ae4e-da5feeb945c3
5
mikeblome
mblome
ghogen

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

See Also

Windows Namespace