HRESULT AddSummaryItem(LPCWSTR first, LPCWSTR second)
This method allows you to add summary items to the Summary page above and beyond those items set with the XML. See Table 37.
Table 37. HRESULT AddSummaryItem
Parameter |
Description |
First |
The caption for the summary item, which is shown on the left side |
Second |
The value that will be shown on the right side |
Related Topics