DocSetSummaryInfo writes text into the Summary Information of an UniPlot document.
Return Value
bool is TRUE (1) if the function was successfully executed, otherwise FALSE (0).
Parameters
hDoc is a handle of an UniPlot document.
ssItem is one of the following key words: "AppName", "Title", "Subject", "Author", "Keywords", "Comments", "Template".
ssText is the text.
See also
id-938524