在C#中调用DCOM,
用NEW 方法调用.如,tdlSess=new Tdle6SessionClass();
产生进程tdle.exe
多次调用,会产生多个进程.服务器为2003
如何知道new 的时候系统创建的进程的ID呢?