HRESULT SaveFields(IFieldCallback *pFieldCallback = nullptr)
This method saves field values to task sequence variables and to the summary data that will be shown on the Summary page. Providing a pointer in pFieldCallback allows you to handle saving values for controls that do not support CONTROL_STATIC_TEXT.
Related Topics