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