Module Chef::ReservedNames::Win32::API::Macros
In: lib/chef/win32/api.rb

Methods

Public Instance methods

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

[Validate]