public:
IAsyncOperation<IVectorView<KStudioEventHeader^ >^ >^ GetEventHeadersAsync(
uint32 startIndex,
uint32 maxValueCount
)
startIndex
Type: uint32
The start index.
maxValueCount
Type: uint32
The maximum value count.
Type: IAsyncOperation<IVectorView<KStudioEventHeader^ >^ >
A collection of event headers.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd