The information in this article applies to:
SYMPTOMSAfter an OLE 2.0 container successfully returns from a call to OleCreate(), a subsequent call to IOleObject::InitFromData() returns with a failure of E_NOTIMPL. CAUSEThe object being manipulated is an OLE 1.0 object. RESOLUTIONThis is a limitation of an OLE 1.0 server application. Contact the manufacturer of the server application to find out the availability of an OLE 2.0-compliant version of the server. MORE INFORMATION
OLE 1.0 does not have a feature equivalent to IOleObject::InitFromData, and
therefore the OLE 2.0 libraries cannot synthesize this functionality in the
OLE 1.0 compatibility layer. Additional query words: 1.00 2.00 2.01 3.50 4.00
Keywords : kbole kbprg kbNTOS350 kbNTOS351 kbOLE200 kbWinOS95 kbGrpCom kbDSupport kbprb |
Last Reviewed: October 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |