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.
public void update();
Each call to this method causes the system to call an application-defined callback function. To add a callback function, use the addUpdateCallback method.
addUpdateCallback, com.ms.directX.Direct3dRMViewport.forceupdate