The ICDRAWSUGGEST structure contains compression parameters used with the ICM_DRAW_SUGGESTFORMAT message to suggest an appropriate input format.
typedef struct {
LPBITMAPINFOHEADER lpbiIn;
LPBITMAPINFOHEADER lpbiSuggest;
int dxSrc;
int dySrc;
int dxDst;
int dyDst;
HIC hicDecompressor;
} ICDRAWSUGGEST;
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in vfw.h.
Video Compression Manager Overview, Video Compression Structures, ICM_DRAW_SUGGESTFORMAT