Perhaps a strange question, but I need to check the stability and error procedures of the host process (the caller) that accesses the COM objects. Therefore, I need some simple / short methods that allow the COM object itself to be reset.
Appendix 1: With a crash, I mean the type of failure that can also cause the caller.
Addition 2: I have the code of the caller as a COM server.
user564548
source share