Share via


IKinectCoreWindow::UnsubscribePointerExited Method

Unsubscribes the specified event handler that processes pointer exited events.

Syntax

public:
HRESULT UnsubscribePointerExited(
         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