Share via


Pointer.PointerId Propiedad

Definición

Obtiene el identificador generado por el sistema para esta referencia de puntero.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Identificador generado por el sistema.

Se aplica a