IPicture的方法get_Handle可以直接得到图片的句柄IPicture *pIPicture;HBITMAP hBitmap;...pIPicture->get_Handle((OLE_HANDLE *)&hBitmap);