2.2.17 HCALL

msdn link

An HCALL is an alias for a DWORD used to specify a handle to a call, typically used in telephony-related applications.

An HCALL is a 32-bit unsigned integer used to store a handle to a call.

This type is declared as follows:

 typedef DWORD HCALL;