Hi;
Using VC++, and assuming we are talking about Win32 based windows network servers, is there a way in C++ to retrieve the currently logged on user's session id? It can be done in UNIX on the HP-UX, I'm wondering if it can be done on a windows network server. If so, how? Please provide example code if possible.
P.S. This question is in no way associated with an internet website IIS login session. Strictly deals with a user being logged onto a network server.
Thanks
Using VC++, and assuming we are talking about Win32 based windows network servers, is there a way in C++ to retrieve the currently logged on user's session id? It can be done in UNIX on the HP-UX, I'm wondering if it can be done on a windows network server. If so, how? Please provide example code if possible.
P.S. This question is in no way associated with an internet website IIS login session. Strictly deals with a user being logged onto a network server.
Thanks