| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Invoke the Tree Item State method of a superclass
int PtSuperClassGenTreeItemState( 
        PtWidgetClassRef_t *cref, 
        PtWidget_t *wgt,
        PtGenTreeItem_t *item, 
        PhEvent_t *event, 
        int reason );
This function invokes the Tree Item State method of the class defined by cref.
The value returned by the specified Tree Item State method.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |