Код: Выделить всё
[ComImport]
[Guid("3d6f5f61-7538-11d3-8d5b-00104b35e7ef")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICorDebug
{
[PreserveSig]
int Initialize();
[PreserveSig]
int Terminate();
[PreserveSig]
int SetManagedHandler(ICorDebugManagedCallback pCallback);
// ...
}
Однако я не уверен, как можно создать экземпляр этого Icordebug com в коде C#.
code in ecord ecord ecord code code> com -код code code code code> com -код com>
Подробнее здесь: https://stackoverflow.com/questions/797 ... in-c-sharp
Мобильная версия