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

Win32.HighBits

Andrew Lambert edited this page Apr 16, 2015 · 4 revisions

#Win32.HighBits

##Method Signatures

    Function HighBits(Extends BigInt As Int64) As Integer
    Sub HighBits(Extends ByRef BigInt As Int64, Assigns HighOrder As Integer)

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

##See also

Clone this wiki locally