DBinternDoRedraw

Top  Previous  Next

Only for internal use.

New drawing of the screen.

Is called by Windows if the screen should be anew drawn.

This function is allowed not are called, but is only for him to internal ones Use.

To push the new drawing is the function DBdoRedraw available.

Parametre

root (PROOT) [IN]

Act on the open data bank.

Result

---

Declaration

#include "database.h"

 

void DLLENTRY DBinternDoRedraw (

PROOT root

);