Microsoft SDK for Java

initialize

This method of the DirectDrawClipper Class initializes a DirectDrawClipper object.

Syntax

public void initialize(DirectDraw dd, int flags);

Parameters

dd The DirectDraw object. If this parameter is set to null, an independent DirectDrawClipper object is created.
flags Reserved; the value must be 0.

See Also

com.ms.directX.DirectDraw

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