Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 558 Bytes

File metadata and controls

21 lines (16 loc) · 558 Bytes
description Learn more about: Platform::IValueType Interface
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