MoSync 3.0.1
MAConnEventData Struct Reference

Data for a connection event, including an indicator or success or failure. More...

#include <maapi.h>

List of all members.

Public Attributes

MAHandle handle
 The handle to the connection associated with the event.
int opType
 One of the CONNOP constants.
int result
 A success value > 0 or a CONNERR code.

Detailed Description

Data for a connection event, including an indicator or success or failure.


Member Data Documentation

The handle to the connection associated with the event.

One of the CONNOP constants.

A success value > 0 or a CONNERR code.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines