Arbortext IsoView > Programmer's Reference > Constants > Tip Constants - Object Tip
  
Tip Constants - Object Tip
See ObjectTipState.
kIV_ObjTip_Hide
0
hide object tips
kIV_ObjTip_ShowTip
1
show tips if available on object
kIV_ObjTip_ShowID
2
use ID of object in tip
kIV_ObjTip_ShowTipOrID
3
use tip of object or ID if none
kIV_ObjTip_ShowName
4
use name of object in tip
kIV_ObjTip_ShowTipOrName
5
use tip of object or name if none
kIV_ObjTip_HotspotsOnly
16
add to get objects tips on hotspots only