IVisualGestureBuilderFrame::get_IsTrackingIdValid Method

Gets a value indicating whether the tracking ID for the Visual Gesture Builder frame is valid.

Syntax

public:
HRESULT get_IsTrackingIdValid(
         BOOLEAN *isTrackingIdValid
)

Parameters

  • isTrackingIdValid
    Type: BOOLEAN
    [out] A value indicating whether the tracking ID for the Visual Gesture Builder frame is valid.

Return value

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

Requirements

Header: kinect.visualgesturebuilder.h

Library: TBD