IDiscreteGestureResult::get_FirstFrameDetected Method
Gets a value indicating whether the first frame of a gesture has been detected.
Syntax
public:
HRESULT get_FirstFrameDetected(
BOOLEAN *firstFrameDetected
)
Parameters
- firstFrameDetected
Type: BOOLEAN
[out] A value indicating whether the first frame of a gesture has been detected.
Return value
Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.
Requirements
Header: kinect.visualgesturebuilder.h
Library: TBD