IDirectDrawClipper::IsClipListChanged
HRESULT IsClipListChanged(BOOL FAR * lpbChanged);
Monitors the status of the clip list if a window handle is associated with a DirectDrawClipper object.
·Returns DD_OK if successful, or one of the following error values otherwise:
lpbChanged
Address of a variable that is set to TRUE if the clip list has changed.