libpack  SLQS03.03.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
LocApplicationInfo Struct Reference

Data Fields

BYTE appProviderLength
 
CHARpAppProvider
 
BYTE appNameLength
 
CHARpAppName
 
BYTE appVersionValid
 
CHAR appVersionLength
 
CHARpAppVersion
 

Detailed Description

This structure contains the Application Information

Parameters
appProviderLength
  • Length of the Application Provider
pAppProvider
  • Application Provider
  • Depends upon the Length of application Provider
appNameLength
  • Length of Application Name
pAppName
  • Application Name
  • Depends upon the Length of application Name
appVersionValid
  • Specifies whether the application version string contains a valid value
  • 0x00 (FALSE) – Application version string is invalid
  • 0x01 (TRUE) – Application version string is valid
appVersionLength
  • Length of Application Version
pAppVersion
  • Application Version
  • Depends upon the Length of application Version

Field Documentation

BYTE LocApplicationInfo::appNameLength
BYTE LocApplicationInfo::appProviderLength
CHAR LocApplicationInfo::appVersionLength
BYTE LocApplicationInfo::appVersionValid
CHAR* LocApplicationInfo::pAppName
CHAR* LocApplicationInfo::pAppProvider
CHAR* LocApplicationInfo::pAppVersion

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved