Share via


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

系统生成的标识符。

适用于