Extension object

The Extension object manages the properties of a server extension. A Server Extension is a custom application that you write in order to have more control over the behavior of eRoom. Currently eRoom supports the following types of server extensions: custom commands, custom viewers, synchronous event handlers, and UI event handlers.

Home

Implements

IERUExtension

See also
Server Extension Programmer's Guide