Collapse All
Parallels Virtualization SDK
ContentsIndex
PreviousUpNext
PHT_SYSTEM_STATISTICS_IFACE
Functions  Functions by Handle  Legend

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
© 2021 Parallels International GmbH. All rights reserved.