RPC Manager Methods Reference

The list below consists of the methods that the RPC Manager provides for external use.

 

ConnectToMachine

DisconnectFromMachine

GetClientDiverts

GetClientGUIDs

GetClientIPs

GetClientList

GetClientMode

GetClientNodes

GetClientsListed

GetIP

GetLocalIP

GetLocalNumber

GetMachineNode

GetMakeAltPtr

GetRemoteVersion

GetServer

GetServerMode

GetServerNumber

GetServerSIDPtr

GetServersListed

GetServiceScope

GetSessionID

GetStatus

IsClient

IsMatch

IsPotentialServer

IsPrimaryServer

IsServiceReady

PackRPC

ReadLock

RecommendAlternate

RecommendPrimary

Register

RunPack

Send

SetDivert

SetRemoteValue

SetSyncComplete

WriteLock

 

These methods are provided as an alphabetical list for easy reference, and are additionally grouped into the categories below:

      Service Control Methods

      RPC Methods

      Deprecated RPC Methods

In the descriptions that follow, square brackets ([ ]) are used to indicate optional parameters.

Some methods can be called only as subroutines, whereas some methods can be called either from steady state or as subroutines. These are clearly indicated in each function description. Calling a method that is implemented only as a subroutine from steady state will have undesirable effects. It should be noted that a steady-state call may return Invalid for a brief time before the return value of the method stabilizes.

For a complete alphabetical listing of all VTS functions and statements, please refer to VTS Functions.

Topics in this section:

Service Control Methods

Miscellaneous Methods

RPC Methods

Packed RPC Methods

Deprecated RPC Methods