Note

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

Access to this page requires authorization. You can try .

IsoSpeedControl.SetAutoAsync 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.

Sets the ISO speed to automatic.

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

Returns

An asynchronous action.

Attributes

Applies to


Feedback

Was this page helpful?