SetLinkManager
TheSetLinkManagermethod replaces the link manager for this session.
void SetLinkManager (in ODLinkManager linkManager);
linkManager- A reference to the new link manager for this session.
DISCUSSION
This method may be called only by a shell plug-in'sODShellPluginInstallfunction.SEE ALSO
The ODLinkManager class (page 363).
TheODShellPluginInstallfunction (page 952).