ISymUnmanagedDocument::GetDocumentType Method
Gets the document type of this document.
Syntax
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.