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