Pointer.PointerId Property

Definition

Gets the system-generated identifier for this pointer reference.

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

Property Value

UInt32

unsigned int

uint32_t

The system-generated identifier.

Applies to