DesignIntf.IEditHandler Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
EditAction | public | Called when the user performs an editing operation from the Edit menu of the IDE. |
GetEditState | public | Returns the enabled editing operations. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |