Op-Code: | PXENV_UNDI_GET_STATISTICS |
Input: | ES:DI points to a t_PXENV_UNDI_GET_STATISTICS parameter structure that has been initialized by the caller. |
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: | This call reads statistical information from the network adapter, and returns. |