25 #ifndef __SB_KNOWNFOLDERMANAGER_H__
26 #define __SB_KNOWNFOLDERMANAGER_H__
28 #include "sbIKnownFolderManager.h"
31 #include <nsAutoPtr.h>
40 struct IKnownFolderManager;
46 NS_DECL_SBIKNOWNFOLDERMANAGER
52 nsAString &aDisplayName);
55 ~sbKnownFolderManager();
62 #define SONGBIRD_KNOWN_FOLDER_MANAGER_CONTRACTID \
63 "@songbirdnest.com/Songbird/KnownFolderManager;1"
64 #define SONGBIRD_KNOWN_FOLDER_MANAGER_CLASSNAME \
65 "Songbird Known Folder Manager"
66 #define SONGBIRD_KNOWN_FOLDER_MANAGER_CID \
71 { 0x8b, 0x6a, 0x69, 0x8f, 0xd7, 0xb2, 0x23, 0x15 } \
sbAutoCOMInitializer mCOMInit
nsRefPtr< IKnownFolderManager > mKnownFolderManager
Manage Known Operating System Folders.
NS_DECL_ISUPPORTS NS_DECL_SBIKNOWNFOLDERMANAGER sbKnownFolderManager()
nsresult GetDefaultDisplayName(const nsAString &aFolderPath, nsAString &aDisplayName)