query_by_device_number
Description:
Looks up a device for a type and device number.
Parameters:
this |
A Client. |
type |
A value from the DeviceType enumeration. |
number |
A device number. |
Returns:
A Device object or |