IsBitRangeClear32(Word32,Word32,Word32) Method

Represents method IsBitRangeClear32(Word32,Word32,Word32).

Namespace: flcBits32
function IsBitRangeClear32(const Value: Word32;
 const LowBitIndex, HighBitIndex: Word32): Boolean;

Parameters

Value
Type: System.Void

LowBitIndex
Type: System.Void

HighBitIndex
Type: System.Void

Return Value

Type: Boolean