_CopyDoubleFromInt64
Visual Studio 2005
This function copies a floating-point double long integer into a long integer register.
double _CopyInt64FromDouble( __int64 arg1 );
Parameters
- arg1
- [in] The long integer argument that the function acts on.