組み込み型を表す数値カテゴリを指定します。
構文
enum class TypeCode {};
メンバー
| 種類コード | 説明 |
|---|---|
| Boolean | Platform::Boolean 型。 |
| Char16 | default::char16 型。 |
| DateTime | DateTime 型です。 |
| 10 進法 | 数値型。 |
| 倍精度浮動小数点型 | default::float64 型。 |
| Empty | 無効 |
| Int16 | default::int16 型。 |
| Int32 | default::int32 型。 |
| Int64 | default::int64 型。 |
| Int8 | default::int8 型。 |
| Object | Platform::Object 型。 |
| 単一 | default::float32 型。 |
| String | Platform::String 型。 |
| UInt16 | default::uint16 型。 |
| UInt32 | default::uint32 型。 |
| UInt64 | default::uint64 型。 |
| UInt8 | default::uint8 型。 |
要件
サポートされている最低限のクライアント: Windows 8
サポートされている最低限のサーバー: Windows Server 2012
名前空間: Platform
メタデータ: platform.winmd