共用方式為


CoreDragOperation.SetPointerId(UInt32) 方法

定義

設定指標識別碼。

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)

參數

pointerId
UInt32

unsigned int

uint32_t

指標識別碼。

適用於