IKStudioEventStream.GetStateAsync Method

Gets the state of the event stream.

Syntax

public:
IAsyncOperation<KStudioEventStreamState>^ GetStateAsync()  

Return value

Type: IAsyncOperation<KStudioEventStreamState

The state of the event stream.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

IKStudioEventStream Interface

IKStudioEventStream Members