#include <uim.h>
|
uim_cardResult * | pCardResult |
|
uint32_t * | pIndicationToken |
|
swi_uint256_t | ParamPresenceMask |
|
This structure contains information of the response parameters associated with a Write Transparent API.
- Parameters
-
pCardResult(optional) |
- See cardResult for more information.
- Bit to check in ParamPresenceMask - 16
|
pIndicationToken(optional) |
- Response in Indication.
- When this TLV is present, it indicates that the result must be provided in a subsequent indication.
- Bit to check in ParamPresenceMask - 17
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|
- Note
- Using NULL for the pointers would make sure that the parameter is not returned.
The documentation for this struct was generated from the following file: