KStudioEventReader.GetNextEventAsync Method

Gets the next event, asynchronously.

Syntax

public:
IAsyncOperation<KStudioEvent^ >^ GetNextEventAsync()  

Return value

Type: IAsyncOperation<KStudioEvent^ > 

The next event.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioEventReader Class

KStudioEventReader Members

Microsoft.Kinect.Tools Namespace