[get]
[get]
[get]
Properties for the Property method.
Properties for the Property method.
| AccEmoticonProp_Data | The data for the smiley, as an array of VT_UI1 [get] xp_array** |
| AccEmoticonProp_Text | The text representation of the smiley, i.e. ":-)" [get] xp_str* |
| AccEmoticonProp_Description | The smiley description, e.g. "Happy" [get] xp_str* |
| AccEmoticonProp_DataStream | The IAccStream of data for the smiley [get] IAccStream** |
| AccEmoticonProp_BartUrl | mime type? The aolbart: URL [get] xp_str* |
xp_variant IAccEmoticon::Data [get] |
Gets the raw image data for this emoticon, as an array of VT_UI1.
xp_str IAccEmoticon::Text [get] |
Gets the text for this emoticon, e.g. :-).
| xp_variant IAccEmoticon::Property( [in] AccEmoticonProp property) | ( | [in] AccEmoticonProp | property | ) | [get] |
Gets the specified property of this emoticon.