다음을 통해 공유


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.

See Also

Concepts

ISymUnmanagedDocument Interface