IEnumAssocHandlers interface (shobjidl_core.h)
Exposes a method that allows enumeration of a collection of handlers associated with particular file name extensions.
The IEnumAssocHandlers interface inherits from the IUnknown interface. IEnumAssocHandlers also has these types of members:
The IEnumAssocHandlers interface has these methods.
IEnumAssocHandlers::Next Retrieves a specified number of elements. |
SHAssocEnumHandlers is the usual method of creating an IEnumAssocHandlers pointer.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl_core.h (include Shobjidl.h) |