LinuxSDK  V1.4.0.5
Data Fields
SWI_STRUCT_IpAddress Struct Reference

#include <SwiApiGsmNetwork.h>

Data Fields

swi_uint32 sizeStruct
 
swi_uint32 nProfileId
 
swi_uint32 nIpLength
 
swi_uint8 byIp [LENGTH_IPAddress]
 

Detailed Description

This structure contains an IP address.

See Also
SwiGetIPAddressEx

Field Documentation

swi_uint8 SWI_STRUCT_IpAddress::byIp[LENGTH_IPAddress]

IP address. Example of an IPV4 address is 0x7F000201 which means 127.0.2.1.

swi_uint32 SWI_STRUCT_IpAddress::nIpLength

Length of the IP address

  • 0: no IP address
  • 4: IPV4
  • 16: IPV6
swi_uint32 SWI_STRUCT_IpAddress::nProfileId

Profile ID.

swi_uint32 SWI_STRUCT_IpAddress::sizeStruct

The size, in bytes, of this structure. This value must always be populated by the calling application.


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

Linux SDK V1.4.0.5
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved