共用方式為


IShellWindows::get_Count 方法 (exdisp.h)

取得殼層視窗集合中的視窗數目。

語法

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 版或更新版本)

另請參閱

IShellWindows

IShellWindows::Item

IShellWindows::_NewEnum