SetInfo
TheSetInfomethod replaces the info object for this session.
void SetInfo (in ODInfo info);
info- A reference to the new info object for this session.
DISCUSSION
This method may be called only by a shell plug-in'sODShellPluginInstallfunction.SEE ALSO
The ODInfo class (page 346).
TheODShellPluginInstallfunction (page 952).