This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Remove a region
int PhRegionClose( PhRid_t rid );
ph
This function removes the specified region from the current Photon Manager. If the specified region has child regions, they're removed as well.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PhRegion_t, PhRegionChange(), PhRegionOpen()
Regions chapter of the Photon Programmer's Guide