नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Gets the language associated with this stack frame.
Syntax
Parameters
pbstrLanguage
[out] Returns the name of the language that implements the method associated with this stack frame.
pguidLanguage
[out] Returns the GUID of the language. For the Visual Studio languages, for example, the following can be returned:
guidVBScriptLang\guidJScriptLang\guidCPPLang\guidVBLang\guidSQLLang\guidScriptLang\
Return Value
If successful, returns S_OK; otherwise, returns an error code.