Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
UIMReadTransparentResp Struct Reference

#include <qaGobiApiUim.h>

Data Fields

cardResultpCardResult
 
readResultpReadResult
 
ULONG * pIndicationToken
 
BYTE * pEncryptedData
 

Detailed Description

This structure contains information of the response parameters associated with a Read Transparent API.

Parameters
pCardResult
pReadResult
pIndicationToken(optional)
  • Response in Indication.
  • When this TLV is present, it indicates that the result must be provided in a subsequent indication.
pEncryptedData(optional)
  • Encrypted Data.
  • Indicates whether the data from the card passed in read_result is encrypted.
Note
Using NULL for the pointers would make sure that the parameter is not added to the request.

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