FIX: COleControl::GetNotSupported() Gives Bad Description

ID: Q127923


The information in this article applies to:
  • Microsoft 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 query words: 1.00 1.51 2.00 AFX_IDP_E_SETNOTSUPPORTED throwerror ocx

Keywords : kbole kbCtrl
Version : :1.0
Platform : NT WINDOWS
Issue type :


Last Reviewed: January 18, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.