Click to return to the Component Development home page    
IDebugDocumentProvider In...     IDebugDocumentText Interf...     IDebugDocumentProvider In...    
Web Workshop  |  Component Development

IDebugDocumentProvider::GetDocument Method


Returns the specified name of the document.

Syntax

HRESULT GetDocument(
    IDebugDocument **ppssd
);

Parameters

ppssd
[out] Address of a pointer to an IDebugDocument interface.

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.