IDebugExpressionContext.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 ^ % pbstrLanguageName, [Runtime::InteropServices::Out] Guid % pLanguageID);
public int GetLanguageInfo(out string pbstrLanguageName, out Guid pLanguageID);
abstract member GetLanguageInfo : string * Guid -> int
Public Function GetLanguageInfo (ByRef pbstrLanguageName As String, ByRef pLanguageID As Guid) As Integer
Parameters
- pbstrLanguageName
- String
- pLanguageID
- Guid