Click to return to the Component Development home page    
IDebugDocumentInfo Interf...     IDebugDocumentInfo::GetNa...     IDebugDocumentInfo Interf...    
Web Workshop  |  Component Development

IDebugDocumentInfo::GetDocumentClassId Method


Retrieves a CLSID describing the document type.

Syntax

HRESULT GetDocumentClassId(
    CLSID *pclsidDocument
);

Parameters

pclsidDocument
[out] Address of the CLSID of the document.

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.