|
Int24BitMask Field
|
High byte bit-mask used when a 24-bit integer is stored within a 32-bit integer. This field is constant.
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.258-beta+f8b6aa3dbfe0b4cc2b0b0760dd5d2a3dd4f59d09
Syntaxpublic const int BitMask = -16777216
Public Const BitMask As Integer = -16777216
public:
literal int BitMask = -16777216
static val mutable BitMask: int
View SourceField Value
Int32
See Also