ISymUnmanagedDocument::GetLanguage Method
Gets the language identifier of this document
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.