Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The following table shows language type constants, which represent GUIDs that identify programming languages.
Symbol |
Description |
|---|---|
CorSym_LanguageType_C |
Indicates the C language. |
CorSym_LanguageType_CPlusPlus |
Indicates the C++ language. |
CorSym_LanguageType_CSharp |
Indicates the C# language. |
CorSym_LanguageType_Basic |
Indicates the Basic language. |
CorSym_LanguageType_Java |
Indicates the Java language. |
CorSym_LanguageType_Cobol |
Indicates the COBOL language. |
CorSym_LanguageType_Pascal |
Indicates the Pascal language. |
CorSym_LanguageType_ILAssembly |
Indicates the Microsoft intermediate language (MSIL) assembly code. |
CorSym_LanguageType_JScript |
Indicates the JScript language. |
CorSym_LanguageType_SMC |
Indicates the SMC language. |
CorSym_LanguageType_MCPlusPlus |
Indicates the C++ language enabled for the .NET Framework. |
Requirements
Requires CorSym.idl.