MoSync 3.0.1
MANFCEventData Struct Reference

An event containing the result of an NFC asynchronous operation. More...

#include <maapi.h>

List of all members.

Public Attributes

MAHandle handle
 The handle this event pertains to.
int result
int dstId

Detailed Description

An event containing the result of an NFC asynchronous operation.


Member Data Documentation

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines