Share via


DataEventArgs.SetStatus(Int32) Method

Definition

Sets the device input status.

protected int SetStatus (int status);
member this.SetStatus : int -> int
Protected Function SetStatus (status As Integer) As Integer

Parameters

status
Int32

The device input status value to set.

Returns

Applies to