Skip to content

Latest commit

 

History

History
61 lines (52 loc) · 1.41 KB

File metadata and controls

61 lines (52 loc) · 1.41 KB
title Platform::Details Namespace | Microsoft Docs
ms.custom
ms.date 12/30/2016
ms.technology cpp-windows
ms.reviewer
ms.suite
ms.tgt_pltfrm
ms.topic language-reference
f1_keywords
VCCORLIB/Platform::Details
dev_langs
C++
helpviewer_keywords
Platform::Details Namespace
ms.assetid e13c1f93-c823-4f0f-a3ee-2429bfd184db
caps.latest.revision 4
author ghogen
ms.author ghogen
manager ghogen

Platform::Details Namespace

This namespace is intended for internal use only, and is not intended to be used for development.

Syntax

  
namespace Platform {  
   namespace Details {  
}}  

Members

Although this namespace is intended for internal use, browsers can display the following members of this namespace.

Name Remark
Console Class. Displays output in unit tests.
_GUID Struct
Heap Class
HeapAllocationTrackingLevel Enumeration
HeapEntryHandler Delegate
IActivationFactory Interface
IAgileObject Interface
IClassFactory Interface
IEquatable Interface
IPrintable Interface
IWeakReference Interface
IWeakReferenceSource Interface

Inheritance Hierarchy

Platform

Requirements

Metadata: platform.winmd

Namespace: Platform::Details

See Also

Platform Namespace