DFX_Double
Visual Studio 2012
Transfers double float data between the field data members of a CDaoRecordset object and the columns of a record on the data source.
void AFXAPI DFX_Double( CDaoFieldExchange* pFX, LPCTSTR szName, double& value, DWORD dwBindOptions = AFX_DAO_ENABLE_FIELD_CACHE );
Note