SetStorageSystem
TheSetStorageSystemmethod replaces the storage system object for this session.
void SetStorageSystem (in ODStorageSystem storageSystem);
storageSystem- A reference to the new storage system object for this session.
DISCUSSION
This method may be called only by a shell plug-in'sODShellPluginInstallfunction.SEE ALSO
The ODStorageSystem class (page 657).
TheODShellPluginInstallfunction (page 952).