SCPHOSTCLNT - ScriptManager2 C++
helper class |
|
|
Add |
Adds named items to the namespaces collection |
|
|
AddCode |
Add script text |
|
|
AddEventHandler |
Adds event handling script text |
|
|
Clear |
Clears the namespaces collection |
|
|
Close |
Uninitializes the component |
|
|
Connect |
Connects to the items |
|
|
Count |
Count ot items in the collection |
|
|
GetLastError |
Retrieves the last script error description |
|
|
GetScriptDispatch |
Obtains IDispatch to the running script |
|
|
GetSelfDispatch |
Obtains IDispatch to the packed ScriptManager2 |
|
|
IsLocked |
Chcecks is the component locked |
|
|
Item |
Gets IDispatch of an item |
|
|
LoadEngine |
Loads and initializes script engine |
|
|
Remove |
Removes item from the collection |
|
|
Run |
Runs the script |
|
|
Stop |
Stops the script |
|
|
Success |
Checks is the packed ScriptManager2 sucessfuly created |