表示: Delphi C++
表示設定

System.UIntPtr

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

type UIntPtr = 0..-1;

C++

typedef unsigned UIntPtr;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.pas
System.hpp
System System

説明

値がポインタである符号なし整数を表します。


UIntPtr は、ポインタを符号なし整数として扱う場合に使用します。

メモ: UIntPtr は Delphi で使用できます。

関連項目

以前のバージョン
他の言語