Click or drag to resize

ItemFromIDListNoFolder Method

Overload List
  NameDescription
Public methodStatic memberFromIDListNoFolder(IntPtr, Boolean)
Gets an Item instance from a PIDL. Never returns a Folder instance to avoid IShellFolder bindings and possible loops or hangs.
Public methodStatic memberFromIDListNoFolder(IWithIdList, Boolean)
Gets an Item instance from a PIDL. Never returns a Folder instance to avoid IShellFolder bindings and possible loops or hangs.
Top
See Also