typedef struct {
DWORD dwCallback;
DWORD dwSource;
DWORD dwMethod;
} MCI_DGV_MONITOR_PARMS;
Fields | dwCallback | The low-order word specifies a window handle |
dwSource | Specifies the constant for the monitor source. | |
dwMethod | Specifies the constant for the type of monitoring. |
See Also | MCI_MONITOR |