Class | Chef::ReservedNames::Win32::Handle |
In: |
lib/chef/win32/handle.rb
|
Parent: | Object |
CURRENT_PROCESS_HANDLE | = | 4294967295 | See msdn.microsoft.com/en-us/library/windows/desktop/ms683179(v=vs.85).aspx The handle value returned by the GetCurrentProcess function is the pseudo handle (HANDLE)-1 (which is 0xFFFFFFFF) |
handle | [R] |