Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

PtSuperClassRealized()

Invoke Realization function of specified widget class

Synopsis:

void PtSuperClassRealized( PtWidgetClassRef_t *cref,
                           PtWidget_t *widget );

Arguments:

cref
The superclass whose method you want to call.
widget
A pointer to the widget for which to call the superclass's method.

Description:

This function invokes the Realization method of the specified widget class cref.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No