IDirectDrawClipper Interface

The IDirectDrawClipper interface simplifies the task of creating and maintaining a clip list. This interface is useful to applications running in a window, rather than in exclusive (full-screen) mode. Applications running in a window can use clip lists to limit screen updates to areas that have changed.

The following topics contain additional information related to the IDirectDrawClipper interface:

·Clip Lists

·Sharing DirectDrawClipper Objects

·Driver-Independent DirectDrawClipper Objects

·Creating DirectDrawClipper Objects with CoCreateInstance