This method of the DirectDrawClipper Class sets the window handle that will obtain the clipping information.
public void setHWnd(int flags, int hdl);
flags | Reserved; the value must be 0. |
hdl | The window handle that obtains the clipping information. |