Exemple #1
0
 //
 public IntPtr CreateProcessGroup(int processId)
 {
     return((IntPtr)proxy.CreateProcessGroup(processId));
 }