Share via


CoreDragOperation.SetPointerId(UInt32) 메서드

정의

포인터 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)

매개 변수

pointerId
UInt32

unsigned int

uint32_t

포인터 ID입니다.

적용 대상