[get]
[get]
Properties for the Property method.
Properties for the Property method.
| AccEmoticonSetProp_BartId | The bart id of the emoticon set [get] xp_str* |
| AccEmoticonSetProp_Description | The description of the emoticon set [get] xp_str* |
| AccEmoticonSetProp_PaletteIconData | The data for the smiley "button" icon, as an array of VT_UI1 [get] xp_array** |
| AccEmoticonSetProp_PaletteIconDataStream |
palette icon mime type?
The data for the smiley "button" icon, as an IAccStream [get] IAccStream** |
| HRESULT IAccEmoticonSet::GetEmoticonByIndex | ( | [in] xp_int | num, | |
| [out, retval] IAccEmoticon ** | emoticon | |||
| ) |
Gets an icon by index.
| HRESULT IAccEmoticonSet::GetEmoticonByText | ( | [in] xp_kstr | text, | |
| [out, retval] IAccEmoticon ** | emoticon | |||
| ) |
Looks up an emoticon by its text representation, e.g. :-).
| xp_variant IAccEmoticonSet::Property( [in] AccEmoticonSetProp property) | ( | [in] AccEmoticonSetProp | property | ) | [get] |
Gets the specified property of the emoticon set.
xp_int IAccEmoticonSet::Count [get] |
Gets the number of icons in this set.