IAssociationList

IID_IAssociationList {DC8F8556-EFBD-4EFA-8B64-BBA84B4ECD7F}

The IAssociationList interface has just the one method (after the IUnknown methods):

Offset Method
0x0C EnumerateElements

with prototypes:

HRESULT EnumerateElements (IEnumerateAssociationElements **);

in which IEnumerateAssociationElements is an undocumented interface.

Availability

The IAssociationList interface is implemented in the SHELL32.DLL version 6.00 from Windows Vista, and higher.

Though new for Windows Vista, this interface is not documented by Microsoft in the January 2007 edition of the Software Development Kit (SDK) for Windows Vista.