Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AdvancedPhotoCapture.FinishAsync Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Asynchronously releases the AdvancedPhotoCapture object and resources used by the advanced photo capture operation.

public:
 virtual IAsyncAction ^ FinishAsync() = FinishAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction FinishAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction FinishAsync();
function finishAsync()
Public Function FinishAsync () As IAsyncAction

Returns

An asynchronous action.

Attributes

Applies to


Feedback

Was this page helpful?