DeleteMessages in PST

  • Thread starter Anton Antonov via OfficeKB.com
  • Start date
A

Anton Antonov via OfficeKB.com

Hello, everyone!

I'm have a question about IMAPIFolder method - DeleteMessages.
To me not understandably following.
My PST file was stored on the disk, on which ended the free disc space.
With using MAPI I attempt to delete messages, and I cause the appropriate
method.

//...
verMapi = ptrFolder->DeleteMessages( &oEntryList, NULL, NULL, 0 );

But this function returns 0x8004010d
MAPI_E_NOT_ENOUGH_DISK. More details: The file E:\test\mypst.pst could not
be accessed. There is not enough space on the disk.

Therefore i have a question, why function, which moves away messages from
PST file, is required even more additional place?
So must be?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top