|
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.255-beta+d64b121002b51165b41b0dbf6ccf4c8d3895faa3
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