'DeclarationPublic Enum TerminalSoundOption Inherits System.Enum
'UsageDim instance As TerminalSoundOption
public enum TerminalSoundOption : System.Enum
'DeclarationPublic Enum TerminalSoundOption Inherits System.Enum
'UsageDim instance As TerminalSoundOption
public enum TerminalSoundOption : System.Enum
| Member | Description |
|---|---|
| DOSBeep | Use this value if you don't have multimedia support and the beep produced by Simple is too quiet. |
| HP2392A | |
| HP70092 | |
| Simple | Use this value if you don't have multimedia support. |
| VT100 | Matches the beep of a VT100. |
| VT220 | Matches the beep of a VT220. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.OpenSystems.TerminalSoundOption