PosExplorer.GetDevices Method
2/27/2008
Overload List
Name | Description |
---|---|
PosExplorer.GetDevices () |
Returns a collection of all POS devices currently installed in the system.
|
PosExplorer.GetDevices (DeviceCompatibilities) |
Retrieves all POS devices currently installed in the system, based on a compatibility level (or version number).
|
PosExplorer.GetDevices (String) |
Retrieves all POS devices of the specified type.
|
PosExplorer.GetDevices (String, DeviceCompatibilities) |
Retrieves all POS devices of the specified type and compatibility (or version).
|
See Also
Reference
PosExplorer Class
PosExplorer Members
Microsoft.PointOfService Namespace
PosExplorer.GetDevice Method