#include <qaGobiApiWds.h>
|
BYTE | is_ipv4_throttled |
|
BYTE | is_ipv6_throttled |
|
BYTE | is_non_ip_throttled |
|
ULONG | remaining_ipv4_throttled_time |
|
ULONG | remaining_ipv6_throttled_time |
|
ULONG | remaining_non_ip_throttled_time |
|
BYTE | apn_string_len |
|
CHAR | ApnName [MAX_APN_STRING] |
|
This structure contains the WdsPDNThrottleInformation Information
- Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
- Parameters
-
is_ipv4_throttled |
- Values: 0 – IPv4 not throttled 1 – IPv4 throttled.
|
is_ipv6_throttled |
- Values: 0 – IPv6 not throttled 1 – IPv6 throttled.
|
is_non_ip_throttled |
- Values: 0 – NON_IP not throttled 1 – NON_IP throttled.
|
remaining_ipv4_throttled_time |
- Remaining IPv4 throttled time in milliseconds.
|
remaining_ipv6_throttled_time |
- Remaining IPv6 throttled time in milliseconds.
|
remaining_non_ip_throttled_time |
- Remaining NON_IP throttled time in milliseconds.
|
apn_string_len |
- Number of sets of the apn_string.
|
ApnName |
|
The documentation for this struct was generated from the following file: