Op-Code: | PXENV_UDP_CLOSE |
Input: | ES:DI points to a t_PXENV_UDP_CLOSE parameter. |
Output: | PXENV_EXIT_SUCCESS or PXENV_EXIT_FAILURE will be returned in AX, with the CF set accordingly. The status field in the parameter structure will be set to one of the values represented by the PXENV_STATUS_xxx constants. |
Description: | Closes the previously opened UDP connection. |