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 |
PtGenTree, PtGenTreeItem_t in the Photon Widget Reference
PhEvent_t in the Photon Library Reference