CustomViewerManager property

This property is obsolete in V.7. Returns the custom viewer manager interface for the server. This interface is used to manage the registration of custom viewers.

Note that the eRoom server must be stopped and restarted after changes to custom viewers or custom commands.

Syntax


C++

HRESULT get_CustomViewerManager(
   
IERUCustomViewerManager** pCustomViewerManager)

Scripting languages

Set CustomViewerManager = Object.CustomViewerManager

 

Home

Applies to

IERUSvrManager