|
Hi All,
Iam using Win32-Process-Perf Lib for monitor the process in a remote machine. But when I use the API in this lib I am able to connect only to the local machine process information and not the remote machine. The function call do not return any error.
From my investigation I understand that PdhConnectMachine() function call will return handle for the local host if the passed parameter is NULL. But here I dont pass a NULL value to the PdhConnectMachine().
Is this a known issue or is there any workaround which I you can suggest me.
Thanks,
Chandru
|