Share via


IKinectGestureRecognizer::RegisterSelectionPressingCompletedHandler Method

Registers the handler for the selection pressing completed event.

Syntax

public:
HRESULT RegisterSelectionPressingCompletedHandler(
         IKinectGestureRecognizerSelectionHandler *handler
)

Parameters

  • handler
    Type: IKinectGestureRecognizerSelectionHandler
    Void.

Return value

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

Requirements

Header: kinect.h

Library: TBD