Event of IScriptListPane
onListCheck handler (function)
Read-Write Property of type VARIANT
var Action = ScriptListPane.onListCheck; ScriptListPane.onListCheck = Action;
Action = ScriptListPane.onListCheck ScriptListPane.onListCheck = Action
VARIANT Action; HRESULT hr = ScriptListPane.get_onListCheck(&Action); hr = ScriptListPane.put_onListCheck(Action);