PC MAPI: MAPI_GUARANTEE_FIFO Incorrectly Defined (85650)



The information in this article applies to:

  • Microsoft Mail for Windows 3.0

This article was previously published under Q85650

SUMMARY

On page 60 of the version 3.0 Microsoft Mail "Technical Reference," MAPI_GUARANTEE_FIFO is incorrectly defined as 0x00000200. The actual value as defined in the MAPI.H file is 0x00000100.

Similarly, page 108 incorrectly states that the value of MAPI_GUARANTEE_FIFO is 256 (0x200 hex). The correct value is 128 (0x100 hex).

Modification Type:MajorLast Reviewed:11/11/1999
Keywords:KB85650