# File lib/windows/network_management.rb, line 179
      def NetGetJoinInformation(server, buf, buf_type)
         NetGetJoinInformation.call(server, buf, buf_type) == NERR_Success
      end