Unicode Controls & Classes for VB6 - Version 4
clsCommonWrapper
.HiLong Function
Returns the higher part (32 bit) of a currency value
Syntax
Public Function HiLong (ByRef
InVal
As Currency) As Long
Parameters
Parameter
Description
ByRef
InVal
As Currency
The value to split
Remarks