CrGlobal: BitArrayToLong

BitArrayToLong

represent a bit array as a 4-byte integer value

 Public Function BitArrayToLong(
	  ByVal Bits As CrArray ) As Long

Parameters

Bits
[ByVal] CrArray. bit array

Return Values

Long -  integer value

Remarks

See Also

Project crgenlib Overview Class CrGlobal Overview CrGlobal Properties CrGlobal Methods BitArrayToInteger BitArrayToVariant