2.2.40 QWORD

msdn link

A QWORD is a 64-bit unsigned integer.

This type is declared as follows:

 typedef unsigned __int64 QWORD;