C# Class Microsoft.Samples.Debugging.CorDebug.NativeMethods

显示文件 Open project: LogosBible/monodevelop

Public Properties

Property Type Description
IIDICorDebug System.Guid

Private Methods

Method Description
CloseHandle ( IntPtr handle ) : bool
CoCreateInstance ( System.Guid &rclsid, IntPtr pUnkOuter, Int32 dwClsContext, System.Guid &riid, [ debuggingInterface ) : void
CreateDebuggingInterfaceFromVersion ( int iDebuggerVersion, string szDebuggeeVersion ) : ICorDebug
GetCORVersion ( [ szName, Int32 cchBuffer, Int32 &dwLength ) : int
GetRequestedRuntimeVersion ( string pExe, StringBuilder pVersion, Int32 cchBuffer, Int32 &dwLength ) : void
GetVersionFromProcess ( ProcessSafeHandle hProcess, StringBuilder versionString, Int32 bufferSize, Int32 &dwLength ) : void
OpenProcess ( Int32 dwDesiredAccess, bool bInheritHandle, Int32 dwProcessId ) : ProcessSafeHandle

Property Details

IIDICorDebug public_oe static_oe property

public static Guid,System IIDICorDebug
return System.Guid