ISymUnmanagedDocument::GetLanguage Method
Gets the language identifier of this document
Syntax
HRESULT GetLanguage(
[out, retval] GUID* pRetVal);
Parameters
pRetVal
[out] A pointer to a variable that receives the language identifier.
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.