Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 750 Bytes

File metadata and controls

30 lines (27 loc) · 750 Bytes
title Platform::IValueType Interface | 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::IValueType
dev_langs
C++
ms.assetid 8b89b21e-0d7b-4cc2-baa3-93b17c82945c
caps.latest.revision 4
author ghogen
ms.author ghogen
manager ghogen

Platform::IValueType Interface

Platform::IValueType is an infrastructure interface that is implemented by value classes and value structs. Not to be used explicitly in your code.

Syntax

interface class IValueType  

See Also

Platform namespace