Pointer.PointerId プロパティ

定義

このポインター参照のシステム生成識別子を取得します。

public:
 property unsigned int PointerId { unsigned int get(); };
uint32_t PointerId();
public uint PointerId { get; }
var uInt32 = pointer.pointerId;
Public ReadOnly Property PointerId As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

システムによって生成された識別子。

適用対象