DeviceInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |