1mail::ACCOUNT::updatemFaoilld:e:rAICnCdOeUxNITnfSoy(n3cxhm)raoinlo:u:sACACPOIUNrTe:f:eurpednacteeFolderIndexInfo(3x)
2
3
4
6 mail::ACCOUNT::updateFolderIndexInfo - Update status of the currently
7 open folder
8
10 #include <libmail/sync.H>
11
12 mail::ACCOUNT *mail;
13
14
15
16 bool ok=mail->updateFolderIndexInfo(void);
17
18 std::string errmsg=mail->getErrmsg();
19
21 This function requests that the status of the currently open folder be
22 updated. Messages marked as deleted are removed. The folder index
23 will also be updated to reflect changes to the folder made by any other
24 application that has the same folder opened.
25
27 This method returns true if it succeeds, or false if it fails. If the
28 method fails, use mail::ACCOUNT::getErrmsg() to read a brief descrip‐
29 tion of the error.
30
32 mail::ACCOUNT::saveFolderIndexInfo(3x), mail::ACCOUNT::getFolderIndex‐
33 Info(3x), mail::ACCOUNT::removeMessages(3x).
34
35
36
37 10 Aprmialil2:0:0A6CCOUNT::updateFolderIndexInfo(3x)