dxDoubleCopy(source_double%,destination_double%)

Parameters

source_double% = handle of double floating point variable created with dxCreateDouble
destination_double% = handle of double floating point variable created with dxCreateDouble

Description

Sets the value of the destination double to the value of the source double