Click to return to the Component Development home page    
IDebugDocumentText::GetCo...     IDebugDocumentText::GetLi...     IDebugDocumentText Interf...    
Web Workshop  |  Component Development

IDebugDocumentText::GetDocumentAttributes Method


Retrieves the attributes of the document.

Syntax

HRESULT GetDocumentAttributes(
    TEXT_DOC_ATTR *ptextdocattr
);

Parameters

ptextdocattr
[out] Address of a TEXT_DOC_ATTR constant.

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.