DirectX SDK |
The DirectDrawClipper.SetHWnd method sets the window handle to obtain the clipping information.
object.SetHWnd(hdl As Long)
If the method fails, it raises an error, and Err.Number can be set to one of the following values:
DDERR_INVALIDCLIPLIST |
DDERR_INVALIDOBJECT |
DDERR_INVALIDPARAMS |
DDERR_OUTOFMEMORY |