FIX: COleControl::GetNotSupported() Gives Bad DescriptionLast reviewed: September 18, 1997Article ID: Q127923 |
1.00 | 1.00WINDOWS | WINDOWS NT kbole kbbuglist kbfixlist The information in this article applies to:
SYMPTOMSIf 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.
STATUSMicrosoft 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
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |