[interface] 新应用消息 更多...
#include <yy-api-types.h>
Public 类型 | |
| enum | EMsgItemType { EMSG_NONE = 0, EMSG_TEXT, EMSG_LINK } |
Public 成员函数 | |
| virtual int | AddMsgItem (const char *msg_item, unsigned int size, unsigned int user_data, EMsgItemType type)=0 |
| virtual int | SetCookie (unsigned int cookie)=0 |
| virtual int | SetKey (const char *key, unsigned int size)=0 |
Public 成员函数 继承自 yy::IYYUnk | |
| virtual void | AddRef ()=0 |
| 添加引用 | |
| virtual void | Release ()=0 |
| 释放引用 | |
[interface] 新应用消息
1.8.2