#include <uim.h>
This structure hold parameters about UIM refresh event indication.
- Parameters
-
indication_token |
- Token of the Original Request
- Indicates the token of the original request.
|
cardResult(optional) |
- See uim_cardResult for more information.
- Bit to check in ParamPresenceMask - 10
|
fileAttributes(optional) |
- See uim_fileInfo for more information.
- Bit to check in ParamPresenceMask - 0x11
|
file_status(optional) |
- File Status.
- Indicates the status of the file. Valid
- Values:
- UIM_FILE_STATUS_DEACTIVATED(0x00) - File is deactivated.
- UIM_FILE_STATUS_ACTIVATED(0x01) – File is activated.
- Other values are reserved for future use and are to be ignored by the client.
- Bit to check in ParamPresenceMask - 0x12
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|
The documentation for this struct was generated from the following file: