Returns an Image corresponding to the specified OLE IPictureDisp object.
Protected Shared Function GetPictureFromIPictureDisp ( _ picture As Object _ ) As Image
protected static Image GetPictureFromIPictureDisp( Object picture )
protected: static Image^ GetPictureFromIPictureDisp( Object^ picture )
static member GetPictureFromIPictureDisp : picture:Object -> Image
This method does not work correctly. You can use the GetPictureFromIPicture method to convert an IPictureDisp object into an Image, however, because the IPictureDisp OLE interface is a subset of the IPicture interface.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2