RFIDScanner.StatusExcessNoise Field
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.
Indicates the RFIDScanner device is experiencing excess noise.
public const int StatusExcessNoise = 101;
val mutable StatusExcessNoise : int
Public Const StatusExcessNoise As Integer = 101