#include <qaGobiApiNas.h>
|
|
WORD | MCC |
| |
|
WORD | MNC |
| |
|
ULONG | InUse |
| |
|
ULONG | Roaming |
| |
|
ULONG | Forbidden |
| |
|
ULONG | Preferred |
| |
|
CHAR | Description [MAX_DESCRIPTION_LENGTH+1] |
| |
Contain the 3GPP network information.
- Parameters
-
| MCC |
|
| MNC |
|
| InUse |
- Is the Network the current serving Network
- 0 - Unknown
- 1 - Current serving network
- 2 - Not current serving network, available
|
| Roaming |
- Home/Roam Status of the Network
- 0 - Unknown
- 1 - Home
- 2 - Roam
|
| Forbidden |
- Is the Network in the forbidden network list
- 0 - Unknown
- 1 - Forbidden
- 2 - Not Forbidden
|
| Preferred |
- Is the Network in the Preferred network list
- 0 - Unknown
- 1 - Preferred
- 2 - Not Preferred
|
| Description |
- Network Name/Description
- This is a NULL terminated string.
|
The documentation for this struct was generated from the following file: