DevicePlugAndPlay Class
2/27/2008
Defines the programmatic interface for the DevicePlugAndPlay class.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public MustInherit Class DevicePlugAndPlay
Inherits MarshalByRefObject
public abstract class DevicePlugAndPlay : MarshalByRefObject
public ref class DevicePlugAndPlay abstract : public MarshalByRefObject
public abstract class DevicePlugAndPlay extends MarshalByRefObject
public abstract class DevicePlugAndPlay extends MarshalByRefObject
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.PointOfService.DevicePlugAndPlay
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.
See Also
Reference
DevicePlugAndPlay Members
Microsoft.PointOfService Namespace