共用方式為


IConsole::QueryScopeImageList 方法 (mmc.h)

查詢主控台提供的範圍窗格映像清單。

語法

HRESULT QueryScopeImageList(
  [out] LPIMAGELIST *ppImageList
);

參數

[out] ppImageList

接收範圍窗格 IImageList 介面指標的變數位址。

傳回值

這個方法可以傳回其中一個值。

規格需求

需求
最低支援的用戶端 Windows Vista
最低支援的伺服器 Windows Server 2008
目標平台 Windows
標頭 mmc.h
Dll Mmcndmgr.dll

另請參閱

IConsole

IImageList