SAD_ScRunRIDEx

The SAD_ScRunRIDEx function instructs the server to recalculate the routing table.

Quick Info

Header file: SADAPI.H
Library: SADAPI.LIB
Unicode: Yes

RPC_SC SAD_ScRunRIDEx(
  LPTSTR szServer,       
  RPC_BOOL fProxySpace,  
  RPC_BOOL fGwart        
);
 

Parameters

szServer
Input parameter. The server containing the routing table to recalculate.
FProxySpace
The proxy address type(s) to recalculate.
fGwart
Input parameter. The gateway address routing table.

Return Values

See Return Values.

Remarks

Use the SAD_ScRunRIDEx function when you change how messages are routed for a specific set of proxy addresses.

See Also

SAD_ScRunRID