IBackReferencedObject

IID_IBackReferencedObject {C938B119-D3AD-4D02-B5EE-164C2EC8160E}

The IBackReferencedObject methods are (as ordered in the virtual function table after the IUnknown methods):

Offset Method
0x0C AddRefBackReference
0x10 ReleaseBackReference

with prototypes:

HRESULT AddRefBackReference (VOID);
HRESULT ReleaseBackReference (VOID);

Availability

The IBackReferencedObject interface is implemented in SHELL32.DLL in the 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.