DesignIntf.IWideProperty Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetEditValue | public | Returns the edit value, if available. |
| GetValue | public | Returns the property's value. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetValue | public | Sets the property's value. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |