IVisualGestureBuilderFrame::get_TrackingId Method

Gets the tracking ID of the Visual Gesture Builder frame.

Syntax

public:
HRESULT get_TrackingId(
         UINT64 *trackingId
)

Parameters

  • trackingId
    Type: UINT64
    [out] The tracking ID of the Visual Gesture Builder frame.

Return value

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

Requirements

Header: kinect.visualgesturebuilder.h

Library: TBD