BinIP2Text (RPC Mgr Library) Converts a binary IP value to the text equivalent.
ConnectToMachine (RPC Mgr Library) Increments the usage count on the specified workstation and forces RPC Manager to attempt to establish a connection with the specified workstation if it is not already connected.
DisconnectFromMachine (RPC Mgr Library) Decrements the usage count on the specified workstation and forces the RPC Manager to attempt to establish a connection with the specified workstation if it is not already connected.
GetClientDiverts (RPC Mgr Library) Returns a one-dimensional array of flags, indicating the divert status of each client.
GetClientGUIDS (RPC Mgr Library) Returns a one-dimensional array of the application GUIDs of the clients of the specified RPC service instance.
GetClientIPs (RPC Mgr Library) Returns a one-dimensional array of the IPs of the clients of the specified service instance.
GetClientList (RPC Mgr Library) Returns a one-dimensional array of the Names of the clients of the specified service instance.
GetClientMode (RPC Mgr Library) Returns a one-dimensional array of the modes of the clients of the specified service instance.
GetClientNodes (RPC Mgr Library) Returns a one-dimensional array of the object values of the MachineNodes of the clients of the specified service instance.
GetClientsListed (RPC Mgr Library) Returns a one-dimensional array of the Names or IPs of the clients that have been derived from the “-Clients” section of the service configuration file.
GetGUID Creates a globally unique identifier or converts an existing GUID to another format.
GetHostByName Calls the WinSock GetHostByName function and returns the host name, address(es), and alias names for the named computer.
GetIP (RPC Manager Library) Gets the IP address of a workstation.
GetLocalIP (RPC Manager Library) Get an IP address for the local workstation.
GetLocalNumber (RPC Manager Library) Get an index for a workstation in the server list.
GetMachineNode (RPC Manager Library) Get a MachineNode for a workstation.
GetMakeAltPtr (RPC Manager Library) Get a pointer to the alternate status for the local service instance.
GetRemoteVersion (RPC Manager Library) Get the version number of VTS running on a workstation.
GetServer (RPC Mgr Library) Returns the name of the currently active server for a specified service.
GetServerChanges (RPC Mgr Library) Launched by RPC Manager on a service server to obtain the service's synchronization data
GetServerMode (RPC Manager Library) Get the mode in which the current server for a specified service is running.
GetServerNumber (RPC Manager Library) Get the index number of a server in a server list.
GetServerSIDPtr (RPC Manager Library) Get a session ID for a server.
GetServersListed (RPC Mgr Library) Returns a one-dimensional array of the names or IPs of the servers that has been derived from the "-Servers" section of the service configuration file.
GetServiceScope (RPC Manager Library) Get module that registered an RPC service.
GetSessionID (RPC Manager Library) Get a session ID (SID).
GetSocketStatus (RPC Manager Library) Returns the connection status of either: 1) The machine node if the subnet is not valid, or 2) The socket that is on the specified subnet.
GetStatus (RPC Mgr Library) Returns a variable that holds the current service instance status for the specified service.
IsClient (RPC Mgr Library) Returns an indication of whether or not a particular workstation is a client connected to a service.
IsPotentialServer (RPC Mgr Library) Returns an indication of whether or not the local workstation is a potential server for a service.
IsMatch (RPC Mgr Library) Determines whether two names or IPs indicate the same workstation.
IsPrimaryServer (RPC Mgr Library) Returns an indication of whether or not the active server for a service is the primary server.
OperationalChange Executes on a PC that is attempting to make an operational database change.
OPCServer Adds a new top-level branch to the VTS OPC Server’s namespace hierarchy.
PackParms (RPC Mgr Library) Packs supplied parameters into a stream.
PackRPC (RPC Mgr Library) Packs an RPC call and a set of parameters into a stream
Platform Returns a 3-element array indicating the platform under which VTS is currently running.
ReadLock (RPC Mgr Library) Attempts to acquire a Read lock for the specified service
RecommendAlternate (RPC Mgr Library) Instructs RPC Manager that the local service instance does not consider itself a good server candidate.
RecommendPrimary (RPC Mgr Library) Instructs RPC Manager that the local service instance considers itself a good server candidate.
Register (RPC Mgr Library) Registers a service for RPC and returns a pointer to the variable containing the current RPC status of the service.
RunPack (RPC Mgr Library) Unpacks and executes a set of RPCs from a stream constructed with PackRPC.
Send (RPC Mgr Library) Subroutine invokes a remote procedure call (RPC).
ServerList Returns a pointer to an array of all available servers visible from this workstation.
SetAllBlocks Called from GetServerChanges on the server via RPC. SetAllBlocks, this function accepts all of the blocks and data for a service
SetDivert (RPC Mgr Library) Informs RPC Manager that the synchronization state of a service has been sampled during synchronization, and service RPCs for the specified client should be buffered until synchronization completes.
SetOPCData Sets an item value in the VTS OPC server.
SetRemoteValue (RPC Mgr Library)Sets the specified variable within an application instance on a workstation to the specified value.
SetSyncComplete (RPC Mgr Library) Informs RPC Manager that service synchronization is complete as far as the local service instance is concerned.
TServerList Executes in its own thread, creates a pointer to an array of all servers visible from this workstation and returns a flag indicating its status upon completion.
UnPackparms (RPC Mgr Library) Unpacks a stream into the supplied parameters.
WkStaInfo Returns the characteristic information about this workstation.
WriteLock (RPC Mgr Library) Attempts to require a Write lock for the specified service