Method of IScriptApplication
UnRegister macro translator
ScriptApplication.UnRegisterMacroTranslator(strName);
ScriptApplication.UnRegisterMacroTranslator strName
HRESULT hr = ScriptApplication.UnRegisterMacroTranslator(strName);
IScriptApplication