#include <libmail/sync.H>
mail::ACCOUNT *mail;
mail::folder *folder;
std::string savedFolder=folder->toString();
...
This function is the
mail::ACCOUNT
equivalent of
mail::account::folderFromString(3x).
See the description of this function for more information.
This function returns a NULL pointer if it cannot allocate memory for the
new mail::folder
object.
NOTE: |
|
<<< Previous | Home | Next >>> |
mail::ACCOUNT::getFolderFromPath | Up | mail::ACCOUNT::getFolderKeywordInfo |