Microsoft SDK for Java

setHWnd

This method of the DirectDrawClipper Class sets the window handle that will obtain the clipping information.

Syntax

public void setHWnd(int flags, int hdl);

Parameters

flags Reserved; the value must be 0.
hdl The window handle that obtains the clipping information.

See Also

getHWnd

© 1999 Microsoft Corporation. All rights reserved. Terms of use.