Jump to content

ULONG

From EDM2

Unsigned long integer. 32-bit unsigned integer in the range 0 through 4 294 967 295.

Type

unsigned long

C Declaration Method

typedef

Example Code

typedef unsigned long ULONG;