SetArbitrator
TheSetArbitratormethod replaces the arbitrator object for this session.
void SetArbitrator (in ODArbitrator arbitrator);
arbitrator- A reference to the new arbitrator for this session.
DISCUSSION
This method may be called only by a shell plug-in'sODShellPluginInstallfunction.SEE ALSO
The ODArbitrator class (page 43).
TheODShellPluginInstallfunction (page 952).