# File lib/chef/win32/api.rb, line 307
        def HRESULT_CODE(hr)
          hr & 0xFFFF
        end