CInt64
 Converts a value to a 64-bit signed integer.
 Public Function CInt64(
	  ByRef Value As Variant ) As Int64
Parameters
- Value
- 
[ByRef]
 Variant.
  The value to be converted
 
Return Values
Int64 -  Returns a 64-bit signed integer.
See Also
Project CorLib Overview
Class PublicFunctions Overview