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


Home
QNX Community Resources
QNX Documentation Library
PhRegionClose

PhRegionClose

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

PhRegionClose()

Remove a region

Synopsis:

int PhRegionClose( PhRid_t rid );

Library:

ph

Description:

This function removes the specified region from the current Photon Manager. If the specified region has child regions, they're removed as well.

Returns:

A nonnegative value
Successful completion.
-1
An error occurred.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhRegion_t, PhRegionChange(), PhRegionOpen()

Regions chapter of the Photon Programmer's Guide