# File lib/windows/network_management.rb, line 155
      def NetApiBufferReallocate(old_buf, count, new_buf)
         NetApiBufferReallocate.call(old_buf, count, new_buf) == NERR_Success
      end