DBlogoutView |
Top Previous Next |
Cancel of a window. A window which was announced before with DBloginView, is cancelled with DBlogoutView again by the system. In addition a structure must exist on the type detailfenster with the necessary values which describe the window. Parametre root (PROOT) [IN] Act on the open data bank. addr (void *) [IN] Pointer on the structure of the type detailfenster which contains information over the window. Result --- Declaration #include "database.h"
void DLLENTRY DBlogoutView ( PROOT root, void * addr ); Related functions
|