BUG: DIB Can Be Returned Only on TYMED_HGLOBALLast reviewed: May 17, 1995Article ID: Q98679 |
The information in this article applies to:
SYMPTOMSIDataObject::GetData returns DV_E_FORMATETC when requesting a device-independent bitmap (DIB) from an OLE object.
CAUSEThe DIB must be returned in a STGMEDIUM of type TYMED_HGLOBAL.
RESOLUTIONAdd TYMED_HGLOBAL to the tymed member of the FORMATETC structure being passed to IDataObject::GetData.
STATUSMicrosoft has confirmed this to be a problem the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledgebase as it becomes available.
|
Additional reference words: 2.00 3.50 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |