PtSuperClassGenTreeItemState()
Invoke the Tree Item State method of a superclass
Synopsis:
int PtSuperClassGenTreeItemState(
PtWidgetClassRef_t *cref,
PtWidget_t *wgt,
PtGenTreeItem_t *item,
PhEvent_t *event,
int reason );
Description:
This function invokes the Tree Item State method of the class defined by cref.
Returns:
The value returned by the specified Tree Item State method.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
