KStudioSeekableWritableEventStream.GetEventCountAsync Method

Asynchronously retrieves the number of events contained in the event stream.

Syntax

public:
IAsyncOperation<uint32>^ GetEventCountAsync()  

Return value

Type: IAsyncOperation<UInt32

The number of events contained in the event stream.

Requirements

Namespace: Microsoft.Kinect.Tools

Metadata: microsoft.kinect.tools.winmd

See also

Reference

KStudioSeekableWritableEventStream Class

KStudioSeekableWritableEventStream Members

Microsoft.Kinect.Tools Namespace