The ICSETSTATUSPROC structure contains status information used with the ICM_SET_STATUS_PROC message.
typedef struct {
DWORD dwFlags;
LPARAM lParam;
LONG (CALLBACK * ()) fpfnStatus;
} ICSETSTATUSPROC;
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in vfw.h.
Import Library: Use vfw32.lib.
Video Compression Manager Overview, Video Compression Structures, ICM_SET_STATUS_PROC, MyStatusProc