This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Determine if a control surface is shown
int PtSurfaceIsShown( PtSurface_t *surface)
ph
This macro evaluates to nonzero if the provided surface is being shown. Otherwise, it evaluates to 0.
Nonzero if the surface is shown, 0 if it's hidden.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtHideSurface(), PtHideSurfaceByAction(), PtShowSurface(), PtShowSurfaceByAction(), PtSurfaceIsHidden()
Control Surfaces chapter of the Photon Programmer's Guide