Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Retrieves a string representation of the document object.
Syntax
HRESULT toString( BSTR *String );
Return Value
Returns S_OK if successful, or an error value otherwise.
Parameters
- String
- Address of a string variable that receives the string representation.
See Also
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.