Share via


IKinectCoreWindow::UnsubscribePointerEntered Method

Unsubscribes the specified event handler that processes pointer entered events.

Syntax

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