StatusUpdateEventArgs(Int32) Constructor
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.
Creates an instance of the StatusUpdateEventArgs class with the specified data.
public StatusUpdateEventArgs (int status);
new Microsoft.PointOfService.StatusUpdateEventArgs : int -> Microsoft.PointOfService.StatusUpdateEventArgs
Public Sub New (status As Integer)
Parameters
- status
- Int32
Device-specific status, describing the type of status change.