SetNameSpaceManager
TheSetNameSpaceManagermethod replaces the name-space manager for this session.
void SetNameSpaceManager ( in ODNameSpaceManager nameSpaceManager);
nameSpaceManager- A reference to the new name-space manager for this session.
DISCUSSION
This method may be called only by a shell plug-in'sODShellPluginInstallfunction.SEE ALSO
The ODNameSpaceManager class (page 435).
TheODShellPluginInstallfunction (page 952).