FocusControl.LockAsync Method

Definition

Locks the capture device's focus.

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

Returns

An asynchronous action.

Attributes

Applies to