Manage Known Operating System Folders. More...
import"sbIKnownFolderManager.idl";
Public Member Functions | |
AString | getDisplayNameFromPath (in AString aFolderPath) |
Get the localized display name of the folder based on its path. More... | |
Manage Known Operating System Folders.
Definition at line 34 of file sbIKnownFolderManager.idl.
AString sbIKnownFolderManager::getDisplayNameFromPath | ( | in AString | aFolderPath | ) |
Get the localized display name of the folder based on its path.
Get the localicazed display name of the folder based on its path. For folders that are not 'known folders' this will return the leaf part of the path.
Example: On Windows 7, C:<USER> would return 'My Music' on a English install.