IShellIconOverlayManager::LoadNonloadedOverlayIdentifiers method (shlobj_core.h)
Loads any registered overlay identifiers, or handlers, that are not currently loaded.
Syntax
HRESULT LoadNonloadedOverlayIdentifiers();
Return value
Type: HRESULT
This method can return one of these values.
Return code | Description |
---|---|
|
Not out of memory. |
|
Out of memory. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | shlobj_core.h |
DLL | Shell32.dll (version 5.0 or later) |