Defines the "high bit" that is the sign extension bit for a 8-bit signed value.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.0.0 (0.9.0)
Syntax
| C# |
|---|
protected static readonly byte HIGH_BIT |
| Visual Basic |
|---|
Protected Shared ReadOnly HIGH_BIT As Byte |
| Visual C++ |
|---|
protected: static initonly unsigned char HIGH_BIT |