Click or drag to resize

CoreShellFolderGetUIObjectOf Method

Overload List
  NameDescription
Public methodGetUIObjectOfT(IEnumerableIWithIdList, Boolean)
Gets an object that can be used to carry out actions on the specified file objects or folders.
Public methodGetUIObjectOfT(IEnumerableIntPtr, Boolean)
Gets an object that can be used to carry out actions on the specified file objects or folders.
Public methodGetUIObjectOf(IEnumerableIWithIdList, Guid, Boolean)
Gets an object that can be used to carry out actions on the specified file objects or folders.
Public methodGetUIObjectOf(IEnumerableIntPtr, Guid, Boolean)
Gets an object that can be used to carry out actions on the specified file objects or folders.
Public methodGetUIObjectOfT(IntPtr, IEnumerableIWithIdList, Boolean)
Gets an object that can be used to carry out actions on the specified file objects or folders.
Public methodGetUIObjectOfT(IntPtr, IEnumerableIntPtr, Boolean)
Gets an object that can be used to carry out actions on the specified file objects or folders.
Public methodGetUIObjectOf(IntPtr, IEnumerableIWithIdList, Guid, Boolean)
Gets an object that can be used to carry out actions on the specified file objects or folders.
Public methodGetUIObjectOf(IntPtr, IEnumerableIntPtr, Guid, Boolean)
Gets an object that can be used to carry out actions on the specified file objects or folders.
Top
See Also