PyIApplicationDebugger.CreateInstanceAtDebugger
CreateInstanceAtDebugger(rclsid, pUnkOuter, dwClsContext, riid)
Create objects in the application process address space.
Parameters
Comments
Provides a mechanism for the debugger IDE, running out-of-process to the application, to create objects in the application process. This method simply delegates to CoCreateInstance.