DeviceProperty Class

2/27/2008

The DeviceProperty class represents a name/value pair of a configuration property for a physical device. There may be multiple DeviceProperty classes associated with a PosDevice.

Properties

Name Description

Type

String representing the POS device category.

SoName

String representing the name of the Service Object.

Path

String representing the path of the physical device.

Name

String representing the name of this property.

Value

String representing the data of this property.

See Also

Tasks

Using VBScript to Manage Devices

Concepts

PosDevice Class

Other Resources

Using the WMI API to Manage Devices