Unicode Controls & Classes for VB6 - Version 4

clsCommonWrapper.LoLong Function

Returns the lower part (32 bit) of a currency value

Syntax
Public Function LoLong (ByRef InVal As Currency) As Long
Parameters
Parameter Description
ByRef InVal As Currency The value to split
Remarks