Pointer.PointerId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
uint32_t
The system-generated identifier.
Applies to
Feedback
Submit and view feedback for