CoreShellFolderBindToObject Method |
Name | Description | |
---|---|---|
BindToObjectT(IntPtr, IBindCtx, Boolean) |
Retrieves a handler, typically the Shell folder object that implements IShellFolder for a particular item.
| |
BindToObjectT(IWithIdList, IBindCtx, Boolean) |
Retrieves a handler, typically the Shell folder object that implements IShellFolder for a particular item.
| |
BindToObject(IntPtr, Guid, IBindCtx, Boolean) |
Retrieves a handler, typically the Shell folder object that implements IShellFolder for a particular item.
| |
BindToObject(IWithIdList, Guid, IBindCtx, Boolean) |
Retrieves a handler, typically the Shell folder object that implements IShellFolder for a particular item.
|