FolderParseDisplayName Method |
Name | Description | |
---|---|---|
ParseDisplayName(String, ShellItemIdList, IBindCtx, Boolean) |
Translates the display name of a file object or a folder into a PIDL.
| |
ParseDisplayName(String, IntPtr, IBindCtx, Boolean) |
Translates the display name of a file object or a folder into a PIDL.
| |
ParseDisplayName(IntPtr, IBindCtx, String, ShellItemIdList, Boolean) |
Translates the display name of a file object or a folder into a PIDL.
| |
ParseDisplayName(IntPtr, IBindCtx, String, IntPtr, Boolean) |
Translates the display name of a file object or a folder into a PIDL.
| |
ParseDisplayName(IntPtr, IBindCtx, String, Int32, ShellItemIdList, SFGAO, Boolean) |
Translates the display name of a file object or a folder into a PIDL.
| |
ParseDisplayName(IntPtr, IBindCtx, String, Int32, IntPtr, SFGAO, Boolean) |
Translates the display name of a file object or a folder into a PIDL.
|