CoreShellFolderGetUIObjectOf Method |
Name | Description | |
---|---|---|
GetUIObjectOfT(IEnumerableIWithIdList, Boolean) |
Gets an object that can be used to carry out actions on the specified file objects or folders.
| |
GetUIObjectOfT(IEnumerableIntPtr, Boolean) |
Gets an object that can be used to carry out actions on the specified file objects or folders.
| |
GetUIObjectOf(IEnumerableIWithIdList, Guid, Boolean) |
Gets an object that can be used to carry out actions on the specified file objects or folders.
| |
GetUIObjectOf(IEnumerableIntPtr, Guid, Boolean) |
Gets an object that can be used to carry out actions on the specified file objects or folders.
| |
GetUIObjectOfT(IntPtr, IEnumerableIWithIdList, Boolean) |
Gets an object that can be used to carry out actions on the specified file objects or folders.
| |
GetUIObjectOfT(IntPtr, IEnumerableIntPtr, Boolean) |
Gets an object that can be used to carry out actions on the specified file objects or folders.
| |
GetUIObjectOf(IntPtr, IEnumerableIWithIdList, Guid, Boolean) |
Gets an object that can be used to carry out actions on the specified file objects or folders.
| |
GetUIObjectOf(IntPtr, IEnumerableIntPtr, Guid, Boolean) |
Gets an object that can be used to carry out actions on the specified file objects or folders.
|