IConsole::QueryScopeImageList method (mmc.h)
Queries the console-provided scope pane image list.
Syntax
HRESULT QueryScopeImageList(
[out] LPIMAGELIST *ppImageList
);
Parameters
[out] ppImageList
The address of a variable that receives the scope pane IImageList interface pointer.
Return value
This method can return one of these values.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | mmc.h |
DLL | Mmcndmgr.dll |