Launches the Kinect setup and troubleshooting user interface.
public:
static IAsyncAction^ LaunchKinectSetupAsync(
IUser^ requestingUser
)
requestingUser
Type: IUser
The user performing the action.
Type: IAsyncAction
Returns an IAsyncAction object that represents the state of the asynchronous operation. Completion of the asynchronous operation is signaled by using a handler that is passed to the IAsyncAction.Completed property.
Namespace: Windows.Xbox.UI
Metadata: windows.winmd