Geoff Chappell - Software Analyst
| IID_IDelegateHostItemContainer | {02468693-E7E5-4C6B-9995-64CE5F51CEC4} |
The IDelegateHostItemContainer interface has just the one method (after the IUnknown methods):
| Offset | Method |
|---|---|
| 0x0C | SetRemoteComputer |
with prototype:
HRESULT SetRemoteComputer (PCWSTR);
The IDelegateHostItemContainer 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.