Geoff Chappell - Software Analyst
IID_IEnumerateAssociationElements | {7513A16E-CF00-4817-A890-A23C608FE7B7} |
The IEnumerateAssociationElements methods are (as ordered in the virtual function table after the IUnknown methods):
Offset | Method |
---|---|
0x0C | MoveNext |
0x10 | GetCurrent |
with prototypes:
HRESULT MoveNext (VOID); HRESULT GetCurrent (REFIID, PVOID *);
The IEnumerateAssociationElements 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.