GetMakeAltPtr

(RPC Manager Library)

Description: Returns a pointer to a variable containing the Alternate status for the local service instance in the calling application for the specified service. Steady state or subroutine call.
Returns: Pointer
Usage: Steady State only.
Function Groups: Network
Related to:  
Format: \RPCManager.GetMakeAltPtr(Service);
Parameters:  
Service
Required. The name by which the service is known.
Comments:

This module is a member of the RPC Manager's Library, and must therefore be prefaced by \RPCManager, as shown in the "Format" section.

If the application you are developing is a script application, the module call must be prefaced by System\RPCManager, and the System variable must be declared in AppRoot.src.

RPC Manager Service