Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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