Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int AddUnicodeText(System::String ^ pszText);
public int AddUnicodeText (string pszText);
abstract member AddUnicodeText : string -> int
Public Function AddUnicodeText (pszText As String) As Integer