Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
FocusControl.LockAsync Method
Definition
- Namespace:
- Windows.Media.Devices
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.
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
Feedback
Was this page helpful?
