Connecting Tech Pros Worldwide Forums | Help | Site Map

MS Word Process ID

James McLeod
Guest
 
Posts: n/a
#1: Jun 21 '06
Dear Group,

How is it possible to obtain the Process ID of a new MS Word application
object. The code that is being used to create the instance is:

Word.Application wa = new Word.ApplicationClass();

FYI, the application is running on IIS using ASP.NET and C#.

Kind regards,

James.

Closed Thread