IBrowserService2::v_ShowHideChildWindows 方法 (shdeprecated.h)
已取代。 允許衍生類別在重設大小事件之後更新其子視窗。
語法
HRESULT v_ShowHideChildWindows(
[in] BOOL fChildOnly
);
參數
[in] fChildOnly
類型: BOOL
BOOL 類型的值,指出是否應該顯示或隱藏子視窗。
傳回值
類型: HRESULT
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | shdeprecated.h |