SetBinding
TheSetBindingmethod replaces the binding object for this session.
void SetBinding (in ODBinding binding);
binding- A reference to the new binding object for this session.
DISCUSSION
This method may be called only by a shell plug-in'sODShellPluginInstallfunction.SEE ALSO
The ODBinding class (page 60).
TheODShellPluginInstallfunction (page 952).