Thread Id of client app
COM
4
Posts
2
Posters
0
Views
1
Watching
-
I have an out-of-proc COM server. In one of the method of my COM server, I need Thread Id of the client application who is calling the method. Is there any way to get thread id fo client process in COM server code? Regards.
-
You are right, but this is not a solution for the problem. I was looking for an API to get thread id of COM client.