Home |
RTKernel-32 Programming Manual Function WCloseWindow |
Function WCloseWindowWCloseWindow deallocates a window created by WOpenWindow or WNewWindow: void WCloseWindow(WWindow * W); ParametersWPointer to the window structure of the window to be deallocated.
|