Libraries
»
fzeet
(0.7.0)
»
Index
»
Fzeet
»
Windows
»
LOWORD
Method: Fzeet::Windows.LOWORD
Defined in:
lib/fzeet/windows/core/Common.rb
.
LOWORD
(l) ⇒
Object
41
# File 'lib/fzeet/windows/core/Common.rb', line 41
def
LOWORD
(
l
)
l
&
0xffff
end