MvEndPoint Methods |
The MvEndPoint type exposes the following members.
Name | Description | |
---|---|---|
ExecAsyncGlobalCallback |
Callback that executes an asynchronous call to a remote function.
| |
ExecAsyncObjectCallback |
Callback that executes an asynchronous call on a remote object.
| |
ExecSyncGlobalCallback |
Callback that executes a synchronous call to a remote function.
| |
ExecSyncObjectCallback |
Callback that executes a synchronous call on a remote object.
| |
GetServerModel |
Enables the component to receive the object model
specification of the server in asynchronous mode.
| |
LoadViewSpec |
Loads a dynamic view-type specification to the server.
| |
OnConnect |
Called when the connection between the
component and the server is established.
| |
SetIOAdapters |
Sets a message encoder and decoder to the endpoint.
|