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


Home
QNX Community Resources
QNX Documentation Library
PtDamageSurfaceByAction

PtDamageSurfaceByAction

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

PtDamageSurfaceByAction()

Damage all surfaces that are associated with an action

Synopsis:

void PtDamageSurfaceByAction( 
         PtWidget_t *widget,
         PtWidgetClassRef_t const *cref,
         ushort_t action_id );

Library:

ph

Description:

PtDamageSurfaceByAction() flags to be redrawn all surfaces belonging to the given widget that are associated with an action. The cref and action_id specify the class and manifest of the action associated with the surfaces to be damaged.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PtDamageSurface(), PtDamageSurfaceById()

Control Surfaces chapter of the Photon Programmer's Guide