Page 973; Ch 19
The code from half way down the page is missing a highlight to show changed code.
Both of the final two lines should have been highlighted and should be added:
pFX->SetFieldType(CFieldExchange::param); // Set parameter mode
RFX_Text(pFX, _T("CustomerIDParam"), m_CustomerIDparam);
|