DeviceStatusChangedEventArgs Class (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines the programmatic interface for the transmission of Device Status Changed Events.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Class DeviceStatusChangedEventArgs
    Inherits EventArgs
public class DeviceStatusChangedEventArgs : EventArgs
public ref class DeviceStatusChangedEventArgs : public EventArgs
public class DeviceStatusChangedEventArgs extends EventArgs
public class DeviceStatusChangedEventArgs extends EventArgs

Inheritance Hierarchy

System.Object
   System.EventArgs
    Microsoft.PointOfService.DeviceStatusChangedEventArgs

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

DeviceStatusChangedEventArgs Members
Microsoft.PointOfService Namespace