Remote initialization

Initialization classes related to Remote AEs.

They are used to:
  1. Create a connection point.
  2. Listen using that connection point.
  3. Accept a Data Connection API handle or accept an AE Environment.

Remote AEs may also be used to setup a remote protocol callback handler to handle status, ping, stop and signal.

Classes

struct NzaeCallbackResult
Struct used to specify the callback result.
class NzaeConnectionPoint
Class to encapsulate the connection point for remote mode AEs.
class NzaeRemoteProtocol
Class to get an API object in Remote Mode.
class NzaeRemoteProtocolCallback
Class to handle callbacks for remote protocol mode.