_AlpMblUsatCmdResponse Struct Reference
[USAT Service]

#include <mobile_usat.h>


Data Fields

unsigned char addInfo
 Additional information code.
unsigned char cmdId
 Command Identifier.
unsigned long duration
 the terminal shall pass the total display text duration if the UICC requests a variable timeout in the command GET INKEY. The duration shall be expressed in ms
unsigned char itemIdentifier
 Item identifier.
unsigned char resCode
 Result codes applicable to command iCmdId, (see codes above).
char * respP
 Associated text response.
size_t respSize
 Associated text response size in bytes.
unsigned char respType
 Expected response type (Data Coding Scheme) associated with the text string (see codes above).


Field Documentation

unsigned char addInfo
 

Additional information code.

unsigned char cmdId
 

Command Identifier.

unsigned long duration
 

the terminal shall pass the total display text duration if the UICC requests a variable timeout in the command GET INKEY. The duration shall be expressed in ms

unsigned char itemIdentifier
 

Item identifier.

unsigned char resCode
 

Result codes applicable to command iCmdId, (see codes above).

char* respP
 

Associated text response.

size_t respSize
 

Associated text response size in bytes.

unsigned char respType
 

Expected response type (Data Coding Scheme) associated with the text string (see codes above).


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.