Type Return
A Boolean Value
Syntax
Object.OpenDevice ( hwnd, DppWinUSB, DeviceConnected, DevicePathName, MemberIndex)
The OpenDevice Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modWinUSB. |
hwnd | Required. A Long Value. |
DppWinUSB | Required. A WinUsbDevice Value. |
DeviceConnected | Required. A Boolean Value. |
DevicePathName | Required. A String Value. |
MemberIndex | Required. A Long Value. |