Remote initialization
Initialization classes related to Remote AEs.
They are used to:
- Create a connection point.
- Listen using that connection point.
- 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.