Microsoft SDK for Java

update

This method of the Direct3dRMDevice Class copies the image that has been rendered to the display and provides a heartbeat function to the device driver.

Syntax

public void update();

emarks

Each call to this method causes the system to call an application-defined callback function. To add a callback function, use the addUpdateCallback method.

See Also

addUpdateCallback, com.ms.directX.Direct3dRMViewport.forceupdate

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