ULONG

Top  Previous  Next

A value of the Windows data type ULONG is an unsigned integer number using 32 bits. Hence the range of a ULONG value is 0 to 2^32-1 (4294967295).