DFX_Byte
Visual Studio 2008
Transfers single bytes between the field data members of a CDaoRecordset object and the columns of a record on the data source.
void AFXAPI DFX_Byte( CDaoFieldExchange* pFX, LPCTSTR szName, BYTE& value, DWORD dwBindOptions = AFX_DAO_ENABLE_FIELD_CACHE );
Note: