Esempio n. 1
0
 int IDebugProcess2.GetPort(out IDebugPort2 ppPort)
 {
     return(NativeProc.GetPort(out ppPort));
 }