Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
UIMGetFileAttributesReq Struct Reference

#include <qaGobiApiUim.h>

Data Fields

UIMSessionInformation sessionInfo
 
fileInfo fileIndex
 
ULONG * pIndicationToken
 
BYTE * pUICCSecurityAttributes
 

Detailed Description

This structure contains information of the request parameters associated with a Get File Attributes API.

Parameters
sessionInfo
fileIndex
pIndicationToken(optional)
  • Response in Indication.
  • When this TLV is present, it indicates that the result must be provided in a subsequent indication.
pUICCSecurityAttributes(optional)
  • Indicates whether the security attributes are required by the client.
    • Valid values:
      • 0 - Skip security attributes of the file for the UICC card
      • 1 - Return security attributes of the file for the UICC card If the UICC Security Attributes TLV is missing, security attributes are returned. This TLV is ignored for ICC cards.
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: