BUG: GetStatusTable() Returns Invalid PR_RESOURCE_FLAGS

Last reviewed: December 22, 1997
Article ID: Q178072
The information in this article applies to:
  • Extended Messaging Application Programming Interface (MAPI), version 1.0

SYMPTOMS

The PR_RESOURCE_FLAGS property returned from IMAPISession::GetStatusTable() is always set to 0.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

The MAPITable populated by IMAPISession::GetStatusTable() always sets the PR_RESOURCE_FLAGS property in the table to 0. Even providers that have resource flags specifically set in the Mapisvc.inf file are reported to have no resource flags set.

Steps to Reproduce Behavior

  1. Open an extended MAPI session with MAPILogonEx().

  2. Call that session's member function, GetStatusTable().

  3. View the PR_RESOURCE_FLAGS property on the resource items in the table.

    Also note that this problem affects the way that the IMAPISession::QueryIdentity() method works in that the identity returned is not always consistent. Having multiple sessions open at once may cause the Identity returned from QueryIdentity() to change.


Additional query words: QueryIdentity GetStatusTable PR_RESOURCE_FLAGS
Keywords : EMAPI
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbbug


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 22, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.