|
MoSync 3.0.1
|
An event containing the result of an NFC asynchronous operation. More...
#include <maapi.h>
Public Attributes | |
| MAHandle | handle |
| The handle this event pertains to. | |
| int | result |
| int | dstId |
An event containing the result of an NFC asynchronous operation.
The handle this event pertains to.
The result of the asynchronous operation, usually a length if >= 0, or an error code of < 0.
The destination of any read or write operation. Could be a memory address, a block number, or some other value depending on the operation.