ApplicationClipQuery.GetNextClipsAsync Method

Gets the next requested clip. (This method is not implemented)

Syntax

public:
IAsyncOperation<IVectorView<ApplicationClip^ >^ >^ GetNextClipsAsync()  

Return value

Type: IAsyncOperation<IVectorView<ApplicationClip^ >^ > 

An interface for tracking the progress of the asynchronous call. The result if an ApplicationClip object representing the next clip found.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipQuery Class

ApplicationClipQuery Members

Windows.Xbox.Media.Capture Namespace