Collapse All
Parallels C API Reference Guide
ContentsIndex
PreviousUpNext
PHT_SYSTEM_STATISTICS_IFACE
Functions  Functions by Handle  Legend  Send Feedback

The PHT_SYSTEM_STATISTICS_IFACE handle is used to obtain network interface statistics. The handle is obtained by making the PrlStat_GetIfaceStat function call.

Functions
 
Name 
Description 
 
Returns the total number of bytes the network interface has received since the Parallels Service was last started. 
 
Returns the total number of packets the network interface has received since the Parallels Service was last started. 
 
Returns the total number of bytes the network interface has sent since the Parallels Service was last started. 
 
Returns the total number of packets the network interface has sent since the Parallels Service was last started. 
 
Returns the network interface system name. 
Links
Copyright (c) 1999-2009 Parallels Software International Inc.
What do you think about this topic? Send feedback!