DeviceInfo Class

Definition

Defines a programmatic interface for device information that is used to create a service object.

public abstract class DeviceInfo
type DeviceInfo = class
Public MustInherit Class DeviceInfo
Inheritance
DeviceInfo

Constructors

DeviceInfo()

Creates an instance of the DeviceInfo class.

Properties

Compatibility

Gets device compatibility information.

Description
HardwareDescription
HardwareId
HardwarePath
IsDefault
LogicalNames
ManufacturerName
ServiceObjectName
ServiceObjectVersion
Type
UposVersion

Methods

Equals(Object)
GetHashCode()
IsDeviceInfoOf(PosCommon)

Gets the Boolean value that indicates whether a DeviceInfo instance applies to the specified service object.

ToString()

Operators

Equality(DeviceInfo, DeviceInfo)
Inequality(DeviceInfo, DeviceInfo)

Applies to