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
|