2.2.12 DWORD64

msdn link

A DWORD64 is a 64-bit unsigned integer.

This type is declared as follows:

 typedef unsigned __int64 DWORD64, *PDWORD64;