This method creates a compatible bitmap.
HRESULT CreateFMCompatibleBitmap( OLE_HANDLE hFC, OLE_HANDLE *phBitMap, LONG Width, LONG Height );
S_OK indicates success. E_OUTOFMEMORY indicates that the system is out of memory. If an error occurs, the appropriate HRESULT value is returned.