DtvLong dal_wdg_set_typ (iwd, typ)
Externally sets the widget type.
Input Parameters
Significance
DtvLong iwd
widget Id
DtvLong typ
type of the widget from wdgdef.h:
entity widget= <WDG_TYP_ENT>
refine relation widget = <WDG_TYP_REF>
aggregate relation widget = <WDG_TYP_AGG>
type widget = <WDG_TYP_TYP>
file widget = <WDG_TYP_FIL>
Output Parameters
Significance
none
-
Return Code
Significance
0
no error
1
wrong type specification
no remarks