Delen via


InputState Enum

Definitie

Voorwaarde van de invoer.

public enum InputState
type InputState = 
Public Enum InputState
Overname
InputState

Velden

Name Waarde Description
Invalid 2

Invoer is ongeldig.

Missing 0

Invoer ontbreekt.

Unrecognized 1

Invoer wordt niet herkend.

Valid 3

Invoer geldig.

Van toepassing op