hab (HAB) - input
msgid (ULONG) - input
This must not be less than WM_USER, and must not have been defined previously.
datatype1 (LONG) - input
Valid data types are listed below. For data types that are shorter than 4 bytes, the data must be placed in the least-significant bytes, with the most significant bytes nullified (unsigned data types) or signed-extended (signed data types).
DTYP_BIT16
dir1 (LONG) - input
If the message parameter is a pointer, the direction values listed below apply to the contents of the storage location pointed at, as well as to the message parameter itself.
RUM_IN
datatype2 (LONG) - input
See the description of datatype1.
dir2 (LONG) - input
See the description of dir1.
datatyper (LONG) - input
See the description of datatype1. The message reply is always an output parameter.
rc (BOOL) - returns
TRUE