EditDefinitionPostOK
EditDefinitionPostOK(ByVal v_lngClass As Long, ByVal v_lngType As Long, ByVal v_lngDDID As Long)
User OK'd or saved and closed an item in one action.
v_lngClass is 1 for diagram, 2 for symbol, 3 for definition.
v_lngType holds the item’s type number.
v_lngDDID holds the item’s Identity number.
The item’s definition can be located and updated through the object model at this point.
See also