c# Programming Glossary: tokeninfo
How to get a Unique ID for the current user's logon session in windows - c# http://stackoverflow.com/questions/6061143/how-to-get-a-unique-id-for-the-current-users-logon-session-in-windows-c-sharp IntPtr tokenHandle TokenInformationClass tokenInformationClass IntPtr tokenInformation int tokenInformationLength.. TokenInformationClass tokenInformationClass IntPtr tokenInformation int tokenInformationLength out int ReturnLength public.. tokenInformationClass IntPtr tokenInformation int tokenInformationLength out int ReturnLength public const int ERROR_INSUFFICIENT_BUFFER..
|