WriteFolderLink

The WriteFolderLink function takes a list of entry identifiers leading to the linked folder, formats the folder link, and writes it to pstream.

STDAPI WriteFolderLink(
  LPENTRYLIST pel,  
  LPSTREAM pstream  
);
 

Parameters

pel
[in] List of entry identifiers leading to the linked folder: message store, IPM root, . . ., parent folder, then the linked folder.
pstream
[in] Stream to which the link is written.