共用方式為


MsimtfIsWindowFiltered 函式

MsimtfIsWindowFiltered 函式會測試指定的視窗是否由 AIMM 篩選 (Active Input Method Manager) 。

語法

BOOL CALLBACK MsimtfIsWindowFiltered(
  _In_ HWND hwnd
);

參數

hwnd [in]

要測試的視窗控制碼。

傳回值

傳回碼 Description
TRUE
如果此視窗是由 Active Input Method Manager 篩選。
FALSE
如果此視窗不是由 Active Input Method Manager 篩選。

備註

視窗可由 IActiveIMMApp::FilterClientWindows 進行篩選。

規格需求

需求
最低支援的用戶端
Windows Vista [僅限傳統型應用程式]
最低支援的伺服器
Windows Server 2008 [僅限傳統型應用程式]
DLL
Msimtf.dll