Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
created by create_window" />
![]() |
![]() |
![]() |
![]() |
PhABResExportFull_t.get_area()
A function exported by PhAB to get the area of a window created by create_window()
Synopsis:
void get_area ( PhabResWindowHandle_t wnd, PhArea_t *area)
Arguments:
- wnd
- The window handle returned by PhABExportCreateWindowF_t create_window().
- area
- Filled in by the function with the area of the resource editor window.
Description:
This function is exported from PhAB in the PhABResExportFull_t structure.
You can call this function from the full editor to find out the current area of the window wnd.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
create_window(), destroy(),get_res(), PhABResExportFull_t, set_state(), to_front().
![]() |
![]() |
![]() |
![]() |

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