include vcomm.inc
mov ebx, hPort
mov cx, func
mov ax, VCOMM_PM_API_cextnfcn
call [_VCOMMCallAddr]
Calls the _VCOMM_EscapeCommFunction service. Uses AX and DX.
VCOMM assumes zero for the InData parameter and NULL for the OutData parameter for _VCOMM_EscapeCommFunction.
_VCOMM_EscapeCommFunction