Article ID: 98679 - Last Review: December 3, 2003 - Revision: 2.1

BUG: DIB Can Be Returned Only on TYMED_HGLOBAL

This article was previously published under Q98679
Expand all | Collapse all

SYMPTOMS

IDataObject::GetData returns DV_E_FORMATETC when requesting a device-independent bitmap (DIB) from an OLE object.

CAUSE

The DIB must be returned in a STGMEDIUM of type TYMED_HGLOBAL.

RESOLUTION

Add TYMED_HGLOBAL to the tymed member of the FORMATETC structure being passed to IDataObject::GetData.

STATUS

Microsoft 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.

APPLIES TO
  • Microsoft OLE 2.0
  • Microsoft OLE 4.0, when used with:
    • Microsoft Windows NT 4.0
    • Microsoft Windows NT 3.51 Service Pack 5
    • Microsoft Windows 95
Keywords: 
KB98679
 

Article Translations