Method of IApplication
UnRegister ShortKey handler
Application.UnRegisterShortKey(nKey, Syntax);
Application.UnRegisterShortKey nKey, Syntax
HRESULT hr = Application.UnRegisterShortKey(nKey, Syntax);
IApplication