Esempio n. 1
0
 int IDebugProgram3.Attach(IDebugEventCallback2 pCallback)
 {
     return(IDebugProgram2.Attach(pCallback));
 }