Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Exposes methods that enable the view to notify the implementer when the enumeration has completed. The view calls this method to tell the implementer that the enumeration can be retrieved via IEnumerableView::CreateEnumIDListFromContents. The callback allows the implementer to share the views enumeration.
Inheritance
The IEnumReadyCallback interface inherits from the IUnknown interface. IEnumReadyCallback also has these types of members:
Methods
The IEnumReadyCallback interface has these methods.
| IEnumReadyCallback::EnumReady Notifies the implementer that the view's item enumeration has completed. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | shobjidl.h |