Desktop Functions: Smart Device Functions:
|
GENERIC_EXECUTE (Constants)
C# Constants:const int GENERIC_EXECUTE = 0x10000000; VB Constants:Const GENERIC_EXECUTE As Integer = &h10000000 Notes:Microsoft has this as: const UInt32 GENERIC_EXECUTE = 0x20000000 const UInt32 GENERIC_ALL = 0x10000000 http://msdn.microsoft.com/en-us/library/windows/desktop/aa446632(v=vs.85).aspx Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! |
|