ilutSetHPal sets the current iamge's palette from a logical Windows palette handle specified in Pal. If the current image is not colour-indexed, the palette is still loaded, though it will never be used.
[Visual Basic] Public Shared Function ilutSetHPal( _ ByVal Pal As IntPtr _ ) As Boolean