Share via


IKinectCoreWindow::UnsubscribePointerMoved Method

Unsubscribes the specified event handler that processes pointer moved events.

Syntax

public:
HRESULT UnsubscribePointerMoved(
         WAITABLE_HANDLE waitableHandle
)

Parameters

  • waitableHandle
    Type: WAITABLE_HANDLE
    [in] The handle to the subscribed event handler.

Return value

Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.

Requirements

Header: kinect.h

Library: TBD