[Next] [Previous] [Up] [Top] [Contents] [Index]

12.4 Window Procedures

12.4.3 CloseProc


Close the window. Some windows require a decision from the user (if some data needs to be saved), and the user may decide not to close the window, after all. Return TRUE if the window is close, FALSE if it remains open.

Do not forget to call DeregisterWindow() before the window is closed.


PSYX Programmer's Manual - 24 AUG 95
[Next] [Previous] [Up] [Top] [Contents] [Index]

Generated with CERN WebMaker