AfrInterfaces Interface CATIIcon

Usage: you can freely reimplement this interface.


interface CATIIcon

Associate an icon.
Role: Implement this interface to associate an icon to an element.


Method Index


o GetIconName(CATUnicodeString&)
Read the icon name.
o SetIconName(CATUnicodeString&)
Set the icon name.

Methods


o GetIconName
public virtual GetIconName( oName)
Read the icon name.
Parameters:
oName
The icon name of the element.
Returns:
S_OK if OK, E_FAIL if fail
o SetIconName
public virtual SetIconName( const iName)
Set the icon name.
Parameters:
iName
The icon name of the element.
Returns:
S_OK if OK, E_FAIL if failed.

This object is included in the file: CATIIcon.h
If needed, your Imakefile.mk should include the module: CATAfrItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.