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


Home
QNX Community Resources
QNX Documentation Library
QNX Community Resources

QNX Community Resources

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

PtGenListSetColumnBalloon
[Previous] [Contents] [Index] [Next]

PtGenListSetColumnBalloon()

Adjust the balloon text for a list item to correspond to a column

Synopsis:

PhArea_t *PtGenListSetColumnBalloon( 
             PhArea_t *area, 
             PtListColumn_t const *column );

Description:

This function adjusts the area argument so that it corresponds to the given column rather than the entire item. If column is NULL, area won't be modified.

Returns:

A pointer to the adjusted area.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

[Previous] [Contents] [Index] [Next]