Appends a DBCS string to the end of this document.

HRESULT AddDBCSText(
   LPCSTR  pszText
);

Parameters

pszText

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

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also