Requests a handle with CreateFile.
Returns The handle.
Type Return
A Boolean Value
Syntax
Object.GetDeviceHandle ( DppWinUSB, DevicePathName)
The GetDeviceHandle Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modWinUSB. |
DppWinUSB | Required. A WinUsbDevice Value. |
DevicePathName | Required. A String Value. Returned by SetupDiGetDeviceInterfaceDetail in an SP_DEVICE_INTERFACE_DETAIL_DATA structure. |