@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: A structure for receiving / supplying token elevation information to GetTokenInformation & SetTokenInformation. !!!!C# Definition: struct TOKEN_ELEVATION { public UInt32 TokenIsElevated; } !!!!VB Definition: Structure TOKEN_ELEVATION Public UInt32 TokenIsElevated End Structure !!!!User-Defined Field Types: None. !!!!Notes: None.
Edit Structures.TOKEN_...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.