contents   index   previous   next



The ScriptEase Context Parameter Interfaces

 

As mentioned in the previous section, when calling seCreateContext you must pass a context parameters object which implements the SEContextParams interface. In addition to implementing the SEContextParams interface, the parameters object may implement any of the other ScriptEase Context Parameter Interfaces, depending on the needs of the application. The interfaces are described in the following sections.

 


interface: SEContextParams

interface: SEErrorHandler

interface: SEErrorFunction

interface: SEContinueFunction

interface: SEFileLocation

interface: SEGetSourceFunction

interface: SEGetResourceFunction

interface: SEPrepareContext