Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 494 Bytes

File metadata and controls

20 lines (15 loc) · 494 Bytes
title Platform::IValueType Interface
ms.date 12/30/2016
ms.topic reference
f1_keywords
VCCORLIB/Platform::IValueType
ms.assetid 8b89b21e-0d7b-4cc2-baa3-93b17c82945c

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