共用方式為


StatusUpdateEventArgs(Int32) Constructor

Definition

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.

Applies to