This structure contains fields for the MCI_CAPTURE message.
typedef struct _MCI_CAPTURE_PARMS {
HWND hwndCallback; /* Window handle. */
RECTL rect; /* Rectangle area to capture. */
} MCI_CAPTURE_PARMS;
typedef MCI _ CAPTURE _ PARMS * PMCI _ CAPTURE _ PARMS ;