IDirectDrawClipper

Applications use the methods of the IDirectDrawClipper interface to manage clip lists. This section is a reference to the methods of this interface. For a conceptual overview, see IDirectDrawClipper Interface.

The methods of the IDirectDrawClipper interface can be organized into the following groups:

Allocating memory Initialize

Clip lists GetClipList

IsClipListChanged

SetClipList

SetHWnd

Handles GetHWnd

The IDirectDrawClipper interface, like all COM interfaces, inherits the IUnknown interface methods. The IUnknown interface supports the following three methods:

AddRef

QueryInterface

Release