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

Syntax

JScript 
public interface IJScriptHostService implements IService 

Public Properties

 NameDescription
 PropertyIsDebugEnabledGets a value indicating whether this instance is debug enabled.  
Top

Public Methods

 NameDescription
 MethodCompileScriptCompiles the script.  
 MethodDebugOverloaded. Prints the specified message into debug window.  
 MethodDebugDataPrints the specified message into debug window and attach data file.  
 MethodEnsureInitializedThis method is called to initialize services. (Inherited from Selerix.Foundation.Interfaces.IService)
 MethodExecuteOverloaded. Executes the specified script.  
 MethodGenerateExecuteScriptGenerates the execute ("real") script.  
 MethodGetEvent<T>Gets the event.  
 MethodGetScriptAssemblyGets the script assembly.  
 MethodParseScriptLibraryToIncludeScriptListParses the script library to include script list.  
 MethodStandardScriptHelpLinksStandards the script help links.  
 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.