![]()  | 
![]()  | 
![]()  | 
![]()  | 
![]()  | 
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. | 
Destroy the control surface with a given ID
int PtDestroySurfaceById( PtWidget_t *widget,
                          uchar_t surface_id );
ph
This function destroys the control surface with ID surface_id belonging to the given widget.
![]()  | 
All surfaces of a widget are automatically destroyed when the widget is destroyed. | 
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
PtCreateActionSurface(), PtCreateSurface(), PtDestroyAllSurfaces(), PtDestroySurface()
Control Surfaces chapter of the Photon Programmer's Guide
![]()  | 
![]()  | 
![]()  | 
![]()  |