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

系統產生的識別碼。

適用於