CoreDragOperation.SetPointerId(UInt32) Method

Definition

Sets the pointer Id.

public:
 virtual void SetPointerId(unsigned int pointerId) = SetPointerId;
void SetPointerId(uint32_t const& pointerId);
public void SetPointerId(uint pointerId);
function setPointerId(pointerId)
Public Sub SetPointerId (pointerId As UInteger)

Parameters

pointerId
UInt32

unsigned int

uint32_t

The pointer Id.

Applies to