नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Gets the language information for this code context.
Syntax
Parameters
pbstrLanguage
[in, out] Returns a string that contains the name of the language, such as "C++."
pguidLanguage
[in, out] Returns the GUID for the language of the code context, for example, guidCPPLang.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
At least one of the parameters must return a non-null value.