Serves as a factory for object browsers and simple connection points. The process debug manager (PDM) implements this interface, which is consumed by script engines.
In addition to the methods inherited from IUnknown, the IDebugHelper interface exposes the following methods.
Method | Description |
---|---|
Returns a property browser that wraps a VARIANT. | |
Returns a property browser that wraps a VARIANT, and allows for custom conversion of VARIANT values or VARTYPE types to strings. | |
Returns an event interface that wraps a given IDispatch object. |