The HANDLE type is a 32-bit number that is used to represent a block of memory.  Usually in DTWAIN, this block of memory describes a Device Independent Bitmap, or image data.  For Win32, HANDLE is a 32-bit value.  With DTWAIN, it is always safe to assume that the handle is a 32-bit value.