Public Method GetDeviceHandle

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.
DppWinUSBRequired. A WinUsbDevice Value.
DevicePathNameRequired. A String Value. Returned by SetupDiGetDeviceInterfaceDetail in an SP_DEVICE_INTERFACE_DETAIL_DATA structure.