共用方式為


IInputObject::TranslateAcceleratorIO 方法 (shobjidl_core.h)

讓 物件能夠處理鍵盤快速鍵。

語法

HRESULT TranslateAcceleratorIO(
  MSG *pMsg
);

參數

pMsg

類型: LPMSG

MSG結構的位址,其中包含要翻譯的鍵盤訊息。

傳回值

類型: HRESULT

如果已轉譯快速鍵,則傳回 S_OK ,否則 傳回S_FALSE

規格需求

   
最低支援的用戶端 Windows 2000 專業版、Windows XP [僅限傳統型應用程式]
最低支援的伺服器 Windows 2000 Server [僅限傳統型應用程式]
目標平台 Windows
標頭 shobjidl_core.h (包括 Shobjidl.h)
Dll Shell32.dll (4.71 版或更新版本)