|
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.241-beta+912389e96d98840d2a999d490420db618dcbe4c6
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