Method of IApplication
UnRegister Code Template handler
Application.UnRegisterCodeTemplate(strKey, Syntax);
Application.UnRegisterCodeTemplate strKey, Syntax
HRESULT hr = Application.UnRegisterCodeTemplate(strKey, Syntax);
IApplication