CWnd::get_accFocus
呼叫由架構擷取具有鍵盤焦點的物件。
virtual HRESULT get_accFocus(
VARIANT *pvarChild
);
參數
- pvarChild
取得與具有焦點之物件的相關資訊。 請參閱在IAccessible::get_accFocus 的 pvarID 在 Windows SDK。
傳回值
如果成功則傳回 S_OK,在失敗的其中一個 COM 錯誤碼。 請參閱在 IAccessible::get_accFocus 的 傳回值 在 Windows SDK。
備註
這個函式是 MFC 的 Active Accessibility 支援的一部分。
請覆寫您的 CWnd之這個函式在衍生的類別中,如果您 nonwindowed 使用者介面項目 (無視窗 (Windowless) ActiveX 控制項之外, (, MFC 處理)。
如需詳細資訊,請參閱 Windows SDK的 IAccessible::get_accFocus 。
需求
Header: afxwin.h