Returns the total number of packets the network interface has sent since the Parallels Service was last started.
PRL_RESULT PrlStatIface_GetOutPkgsCount( PRL_HANDLE hIfaceStat, PRL_UINT64_PTR pnPkgsCount );
PrlApiStat.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.