Click to return to the Component Development home page    
IDebugDocumentHelper Inte...     IDebugDocumentHelper::Add...     IDebugDocumentHelper Inte...    
Web Workshop  |  Component Development

IDebugDocumentHelper::AddDBCSText Method


Adds a given set of double-byte character set (DBCS) characters to the end of a document.

Syntax

HRESULT AddDBCSText(
     LPCSTR pszText
);

Parameters

pszText
[in] Address of a string that contains the text to be added.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.