Sunday, January 24, 2016

Inside smartphone inbox openEntry problem




            


Open a folder: pMsgStore- & gt; OpenEntry (cbDestFolder, lpDestFolder, NULL, 0, NULL, (LPUNKNOWN *) & amp; Folder);
cbEntryID and lpEntryID there are declarations from the function call.
Create a folder and then himself:
hr = Folder- & gt; CreateFolder (0, L "Ronald", NULL, 0, MAPI_UNICODE, & amp; subFolder);
Why not when it is created cbEntryID and lpEntryID? If I want to open a file package that I created the how to do?

Reply:
Open a folder: pMsgStore- & gt; OpenEntry (cbDestFolder, lpDestFolder, NULL, 0, NULL, (LPUNKNOWN *) & amp; Folder);
cbEntryID and lpEntryID there are declarations from the function call.
Create a folder and then himself:
hr = Folder- & gt; CreateFolder (0, L "Ronald", NULL, 0, MAPI_UNICODE, & amp; subFolder);
Why not when it is created cbEntryID and lpEntryID? If I want to open a file package that I created the how to do?

The system is designated entryID
new folder is created when 1
2 I want to open your folder traversal store to find your own PR_DISPLAY_NAME =
Reply:
2 I want to open your folder traversal store to find your own
PR_DISPLAY_NAME =-------------------------------------------------- -------------
What function iterates store it? Document only a IMsgStore :: OpenEntry this function.
Reply:
Problems have been solved, thank you.

No comments:

Post a Comment