Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
by create_window" />
![]() |
![]() |
![]() |
![]() |
PhABResExportFull_t.destroy()
A function exported by PhAB to destroy a window created by create_window()
Synopsis:
void destroy ( PhabResWindowHandle_t wnd )
Arguments:
- wnd
- The window handle for the window you want to destroy, originally returned by PhABExportCreateWindowF_t create_window().
Description:
This function is exported from PhAB in the PhABResExportFull_t structure.
This convenience function should be called from the full editor to destroy the convenience window wnd, created by calling create_window(). The only time this function should be called is from the destroy method of the full resource editor.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
create_window(), get_area(), get_res(), PhABResExportFull_t, set_state(), to_front().
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)