The critical question is:Originally Posted by Killian
I might create an instance of Powerpoint in code, and some user might start a Powerpoint session outside the code, so I cannot safely kill the instance I created.Do I not need to know whether the single instance of Powerpoint is being
used by another user, even if I created the instance within the code?