ToolsAPI.WelcomePage.INTAWelcomePageModelItemData Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetDescription | public | Returns the description on plugin data item. |
| GetImageIndex | public | Returns the image index on main image of plugin data item. |
| GetTitle | public | Returns the title on plugin data item. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetDescription | public | Set the description on plugin data item. |
| SetImageIndex | public | Set the image index on main image of plugin data item. |
| SetTitle | public | Set the title on plugin data item. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |