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::Property | ( | [in] AccEmoticonSetProp | property, | |
| [out, retval] xp_variant * | value | |||
| ) | [get] |
Gets the specified property of the emoticon set.
| HRESULT IAccEmoticonSet::Count | ( | [out, retval] xp_int * | count | ) | [get] |
Gets the number of icons in this set.
| 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. :-).