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


Home
QNX Community Resources
QNX Documentation Library
PtGenListSetGflags

PtGenListSetGflags

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

PtGenListSetGflags()

Modify the gflags field of the widget

Synopsis:

unsigned PtGenListSetGflags( PtWidget_t *widget, 
                             unsigned value, 
                             unsigned mask );

Description:

This function modifies the gflags field of the widget. The bits defined by mask are set to the value defined by value.

Returns:

The old value of gflags.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtGenList