SAD_ScRunRID

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

Quick Info

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

RPC_SC SAD_ScRunRID(
  LPTSTR szServer  
);
 

Parameters

szServer
Input parameter. The server where the routing table is recalculated.

Return Values

See Return Values.

Remarks

Use the SAD_ScRunRID function when you change how messages are routed, such as when you add a SMTP server and you must recalculate the routing table.

For more information on this function, see Rebuilding the Gateway Address Routing Table.

See Also

SAD_ScRunRID