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