IConsole::QueryResultImageList 方法 (mmc.h)
擷取主控台提供的結果檢視影像清單。 只有當嵌入式管理單元使用預設清單檢視時,才應該使用此影像清單。
語法
HRESULT QueryResultImageList(
[out] LPIMAGELIST *ppImageList
);
參數
[out] ppImageList
接收 ImageList 介面指標的變數位址。
傳回值
這個方法可以傳回其中一個值。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
目標平台 | Windows |
標頭 | mmc.h |
Dll | Mmcndmgr.dll |