Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
WdsByteTotals Struct Reference

#include <qaGobiApiWds.h>

Data Fields

ULONG * pV4sessionId
 
ULONG * pV6sessionId
 
struct WdsByteTotalsElmnts ByteTotalsElmntsV4
 
struct WdsByteTotalsElmnts ByteTotalsElmntsV6
 

Detailed Description

WDS ByteTotals request data structure

Parameters
pV4sessionId
  • The v4 session ID for which the byte totals are to be retrieved
  • provide a NULL pointer if not applicable
pV6sessionId
  • The v6 session ID for which the byte totals are to be retrieved
  • provide a NULL pointer if not applicable
ByteTotalsElmntsV4
  • data structure to be populated with the byte totals for V4 session
ByteTotalsElmntsV6
  • data structure to be populated with the byte totals for V6 session
Note
At least one of pV4sessionId and pV6sessionId must point to a valid session ID.

The documentation for this struct was generated from the following file: