Share via


ISymUnmanagedDocument::GetDocumentType Method

Gets the document type of this document.

HRESULT GetDocumentType(
        [out, retval] GUID*  pRetVal);

Parameters

  • pRetVal
    [out] Pointer to a variable that receives the document type.

Return Value

S_OK if the method succeeds.

See Also

Concepts

ISymUnmanagedDocument Interface