IEnumReadyCallback interface (shobjidl.h)

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