KStudioSeekableEventStream.GetEventCountAsync Method

Gets the count of events in the event stream.

Syntax

public:
IAsyncOperation<uint32>^ GetEventCountAsync()  

Return value

Type: IAsyncOperation<UInt32

The count of events in the event stream.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioSeekableEventStream Class

KStudioSeekableEventStream Members