IShellFolderGetDisplayNameOf Method
Retrieves the display name for the specified file object or subfolder.
Namespace: DevCase.Win32.InterfacesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
- pidl PIDL
-
PIDL that uniquely identifies the file object or subfolder relative to the parent folder.
- flags ShellFoldermGetDisplayName
-
Flags used to request the type of display name to return.
String
When this method returns, contains a pointer to a STRRET structure in which to return the display name.
The type of name returned in this structure can be the requested type, but the Shell folder might return a different type.