_VCOMM_GetCommProperties

VxDCall _VCOMM_GetCommProperties, <hPort, <OFFSET32 cmmp>>
or      eax, eax
jz      error_handler
 

Gets the hardware and software capabilities and limitations of a communications resource. Uses the C calling convention.

hPort
Handle of a communications resource.
cmmp
Address of a _COMMPROP structure that receives information about the supported communications settings.

See Also

_COMMPROP, _VCOMM_GetLastError