Remove a region
int PhRegionClose( PhRid_t rid );
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()