IShellWindows::get_Count 方法 (exdisp.h)
获取 Shell Windows 集合中的窗口数。
语法
HRESULT get_Count(
[out, retval] long *Count
);
参数
[out, retval] Count
类型: long*
Shell Windows 集合中的窗口数。
返回值
类型: HRESULT
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | exdisp.h |
DLL | Shdocvw.dll (版本 5.00.2014.0216 或更高版本) |