ULONG

ULONG is a data type that is a 32-bit unsigned integer.

typedef unsigned long     ULONG;