Event of IScriptCodeTemplateHandler
ICodeTemplateHandler::Enabled handler (function)
Read-Write Property of type VARIANT
var Action = ScriptCodeTemplateHandler.onEnabled; ScriptCodeTemplateHandler.onEnabled = Action;
Action = ScriptCodeTemplateHandler.onEnabled ScriptCodeTemplateHandler.onEnabled = Action
VARIANT Action; HRESULT hr = ScriptCodeTemplateHandler.get_onEnabled(&Action); hr = ScriptCodeTemplateHandler.put_onEnabled(Action);