Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

WINNT (Constants)
 
.
Summary
Values from winnt.h

C# Constants:

private const Int32 ANYSIZE_ARRAY                = 1;
private const UInt32 TOKEN_QUERY                = 0x0008;
private const UInt32 TOKEN_ADJUST_PRIVILEGES    = 0x0020;
private const string SE_SHUTDOWN_NAME            = "SeShutdownPrivilege";
private const UInt32 SE_PRIVILEGE_ENABLED        = 0x00000002;

VB Constants:

TODO

Notes:

None.

 

Please edit this page!

Do you have...

  • helpful tips?
  • corrections to the existing content?
  • additional languages you want to include?

Select "Edit This Page" on the right hand toolbar and edit it!

 
Access PInvoke.net directly from VS:
Terms of Use
Find References
Show Printable Version
Revisions