SetMessageInterface
TheSetMessageInterfacemethod replaces the message interface for this session.
void SetMessageInterface ( in ODMessageInterface messageInterface);
messageInterface- A reference to the new message interface for this session.
DISCUSSION
This method may be called only by a shell plug-in'sODShellPluginInstallfunction.SEE ALSO
The ODMessageInterface class (page 411).
TheODShellPluginInstallfunction (page 952).