Appends a Unicode string to the end of this document.

HRESULT AddUnicodeText(
   LPCOLESTR  pszText
);

Parameters

pszText

[in] Pointer to a null-terminated string containing the text.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also