Module | Chef::ReservedNames::Win32::API::Macros |
In: |
lib/chef/win32/api.rb
|
Retrieves the high-order byte from the given 16-bit value.
msdn.microsoft.com/en-us/library/windows/desktop/ms632656(v=VS.85).aspx
Retrieves the high-order word from the specified 32-bit value.
msdn.microsoft.com/en-us/library/windows/desktop/ms632657(v=VS.85).aspx
Retrieves the low-order byte from the specified value.
msdn.microsoft.com/en-us/library/windows/desktop/ms632658(v=VS.85).aspx
Retrieves the low-order word from the specified value.
msdn.microsoft.com/en-us/library/windows/desktop/ms632659(v=VS.85).aspx
Creates a LONG value by concatenating the specified values.
msdn.microsoft.com/en-us/library/windows/desktop/ms632660(v=vs.85).aspx
Creates a WORD value by concatenating the specified values.
msdn.microsoft.com/en-us/library/windows/desktop/ms632663(v=VS.85).aspx