Share via


KinectCoreWindow.GetForCurrentThread Method

Gets the KinectCoreWindow for the current thread.

Syntax

public:
static KinectCoreWindow^ GetForCurrentThread()
public static KinectCoreWindowGetForCurrentThread ()
var kinectCoreWindow = WindowsPreview.Kinect.Input.KinectCoreWindow.getForCurrentThread();

Return value

Type: KinectCoreWindow
The KinectCoreWindow for the current thread.

Requirements

Namespace: WindowsPreview.Kinect.Input

Metadata: windowspreview.kinect.winmd

See also

Reference

KinectCoreWindow Class
WindowsPreview.Kinect.Input Namespace