PR_ATTACH_LONG_PATHNAME is used as part of the process of attaching the file. After that, whether it's there or not is pretty much undefined. If you're trying to get the long file name of an attachment, you should be using PR_ATTACH_LONG_FILENAME.
↧