GenerateClassInclude method

Generates the custom viewer class include file. This file must be generated after changes are made to the eRoom server's custom viewer registration.

Note that the server must be stopped and restarted in order for custom viewer changes to take effect.

Syntax


C++

HRESULT GenerateClassInclude()

Scripting languages

Object.GenerateClassInclude()

 

Return value


C++

The return code.

Scripting languages:

None.

 

Home

Applies to

IERUCustomViewerManager