FIX: COleControl::GetNotSupported() Gives Bad Description

Last reviewed: September 18, 1997
Article ID: Q127923
1.00    | 1.00
WINDOWS | WINDOWS NT kbole kbbuglist kbfixlist

The information in this article applies to:

  • The OLE Control Developer's Kit (CDK), version 1.0

SYMPTOMS

If you define a property using the Get or Set method and call COleControl's GetNotSupported() member function from your Get<propname> method implementation, the error that is thrown uses the AFX_IDP_E_SETNOTSUPPORTED define instead of the correct AFX_IDP_E_GETNOTSUPPORTED as the description identification.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in the OLE Control Developer's Kit version 1.1.


Additional reference words: 1.00 1.51 2.00
KBCategory: kbole kbbuglist kbfixlist
KBSubcategory: CDKIss
Keywords : CDKIss kbbuglist kbfixlist kbole
Version : 1.00 | 1.00
Platform : NT WINDOWS
Solution Type : kbfix


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: September 18, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.