|
LinuxSDK
V1.4.0.5
|
#include <SwiApiGsmPhonebook.h>
This structure contains phonebook size information and is used as output for the SwiGetPhonbookSize function.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nADNFreeEntries |
Number of free entries in the ADN phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nADNTotalEntries |
Total number of entries in the ADN phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nCPHSMNFreeEntries |
Number of free entries in the CPHS mailbox phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nCPHSMNTotalEntries |
Total number of entries in the CPHS mailbox phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nFDNFreeEntries |
Number of free entries in the FDN phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nFDNTotalEntries |
Total number of entries in the FDN phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nLNDFreeEntries |
Number of free entries in the LND phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nLNDTotalEntries |
Total number of entries in the LND phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nLNMFreeEntries |
Number of free entries in the LNM phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nLNMTotalEntries |
Total number of entries in the LNM phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nLNRFreeEntries |
Number of free entries in the LNR phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nLNRTotalEntries |
Total number of entries in the LNR phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nMSISDNFreeEntries |
Number of free entries in the MSISDN phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nMSISDNTotalEntries |
Total number of entries in the MSISDN phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nSDNFreeEntries |
Number of free entries in the SDN phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::nSDNTotalEntries |
Total number of entries in the SDN phonebook.
| swi_uint32 SWI_STRUCT_PHONEBK_Size::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.