LockDevice(DeviceDescription) Method
Obtains a device from the UFT Mobile lab and locks it, so that only the current UFT Developer test can perform actions on it.

C# Syntax

public static IDevice LockDevice( 
   DeviceDescription description
)

Parameters

description
The DeviceDescription defined in UFT Mobile.