sbIKnownFolderManager Interface Reference

Manage Known Operating System Folders. More...

import"sbIKnownFolderManager.idl";

Inheritance diagram for sbIKnownFolderManager:
[legend]
Collaboration diagram for sbIKnownFolderManager:
[legend]

Public Member Functions

AString getDisplayNameFromPath (in AString aFolderPath)
 Get the localized display name of the folder based on its path. More...
 

Detailed Description

Manage Known Operating System Folders.

Note
May not be implemented on all platforms; check for the component having been registered before using.

Definition at line 34 of file sbIKnownFolderManager.idl.

Member Function Documentation

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.


The documentation for this interface was generated from the following file: