IDebugStackFrame2.GetLanguageInfo(String, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetLanguageInfo([Runtime::InteropServices::Out] System::String ^ % pbstrLanguage, [Runtime::InteropServices::Out] Guid % pguidLanguage);
public int GetLanguageInfo (out string pbstrLanguage, out Guid pguidLanguage);
abstract member GetLanguageInfo : string * Guid -> int
Public Function GetLanguageInfo (ByRef pbstrLanguage As String, ByRef pguidLanguage As Guid) As Integer
Parameters
- pbstrLanguage
- String
- pguidLanguage
- Guid