Determines the number of objects of type PHT_SYSTEM_STATISTICS_IFACE contained in the specified PHT_SYSTEM_STATISTICS object.
PRL_RESULT PrlStat_GetIfacesStatsCount( PRL_HANDLE hStat, PRL_UINT32_PTR pnCount );
PrlApiStat.h
PRL_RESULT . Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
Each network interface will have its own PHT_SYSTEM_STATISTICS_IFACE object instance.