|
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.218-beta+101eee949414e414795e55a6e73d88938f0177b8
Syntax public const int BitMask = -16777216
Public Const BitMask As Integer = -16777216
public:
literal int BitMask = -16777216
static val mutable BitMask: int
View SourceField Value
Int32See Also