Click or drag to resize

CoreShellFolderBindToObject Method

Overload List
  NameDescription
Public methodBindToObjectT(IntPtr, IBindCtx, Boolean)
Retrieves a handler, typically the Shell folder object that implements IShellFolder for a particular item.
Public methodBindToObjectT(IWithIdList, IBindCtx, Boolean)
Retrieves a handler, typically the Shell folder object that implements IShellFolder for a particular item.
Public methodBindToObject(IntPtr, Guid, IBindCtx, Boolean)
Retrieves a handler, typically the Shell folder object that implements IShellFolder for a particular item.
Public methodBindToObject(IWithIdList, Guid, IBindCtx, Boolean)
Retrieves a handler, typically the Shell folder object that implements IShellFolder for a particular item.
Top
See Also