RFX_Binary
Visual Studio 2010
Transfers arrays of bytes between the field data members of a CRecordset object and the columns of a record on the data source of ODBC type SQL_BINARY, SQL_VARBINARY, or SQL_LONGVARBINARY.
void RFX_Binary( CFieldExchange* pFX, const char* szName, CByteArray& value, int nMaxLength = 255 );