(RPC Manager Library)
Description: This function 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 or subroutine call
Format: \RPCManager\GetMakeAltPtr(Service);
Parameters: Service { text } { required } { no default }
The name by which the service is known.
Comments: This subroutine 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 subroutine call must be prefaced by System\RPCManager\, and the System variable must be declared in AppMod.src.