|
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.207-beta+1781b796b2aa7a54013a031eb432fe4ccee31867
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