Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PhABResExportFull_t.to_front

PhABResExportFull_t.to_front

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

created by create_window" />

PhABResExportFull_t.to_front()

A function exported by PhAB to bring to the front a window created by create_window()

Synopsis:

void to_front  (
  PhabResWindowHandle_t wnd )

Arguments:

wnd
The window handle returned by PhABExportCreateWindowF_t create_window().

Description:

This function is exported from PhAB in the PhABResExportFull_t structure.

Call this function from the full resource editor to bring its window to the front.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

create_window(), destroy(), get_area(), get_res(), PhABResExportFull_t, set_state().