DeviceInfo Class
2/27/2008
Defines a programmatic interface for device information that is used to create a service object.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public MustInherit Class DeviceInfo
public abstract class DeviceInfo
public ref class DeviceInfo abstract
public abstract class DeviceInfo
public abstract class DeviceInfo
Inheritance Hierarchy
System.Object
Microsoft.PointOfService.DeviceInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.