CustomViewers property

Returns a collection of IERUCustomViewer interface pointers for all registered viewers.

Syntax


C++

HRESULT get_CustomViewers(
   
IERUCollection** pCustomViewers)

Scripting languages

Set Collection = Object.CustomViewers

 

Home

Applies to

IERUCustomViewerManager