BenSelect Documentation
IQuoteScriptHost Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : IQuoteScriptHost Interface
Interface IQuoteScriptHost

Syntax

JScript 
public interface IQuoteScriptHost implements IJScriptHostServiceIService 

Public Properties

 NameDescription
 PropertyIsDebugEnabledGets a value indicating whether this instance is debug enabled. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
Top

Public Methods

 NameDescription
 MethodCompileScriptCompiles the script. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
 MethodDebugPrints the specified message into debug window. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
 MethodDebugDataPrints the specified message into debug window and attach data file. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
 MethodEnsureInitializedThis method is called to initialize services. (Inherited from Selerix.Foundation.Interfaces.IService)
 MethodExecuteExecutes the specified script. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
 MethodGenerateExecuteScriptGenerates the execute ("real") script. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
 MethodGetEvent<T>Gets the event. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
 MethodGetScriptAssemblyGets the script assembly. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
 MethodParseScriptLibraryToIncludeScriptListParses the script library to include script list. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
 MethodStandardScriptHelpLinksStandards the script help links. (Inherited from Selerix.Foundation.Interfaces.IJScriptHostService)
 MethodUnloadServiceThis method is called before the service is unloaded. (Inherited from Selerix.Foundation.Interfaces.IService)
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.