Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Win32.LowBits

Andrew edited this page Mar 13, 2014 · 3 revisions

#Win32.LowBits

##Method Signatures Function LowBits(Extends BigInt As Int64) As Integer Sub LowBits(Extends BigInt As Int64, Assigns LowOrder As Integer)

##Notes Gets and sets the low-order bits of the passed Int64.

##See also

Clone this wiki locally