金字塔量化
使用帮助
PEL入门
PEL手册
VBA手册
Python手册
Python手册
python环境搭建
Python API手册
C++
财务字典
实战锦囊
技术支持
技术支持
官网
(opens new window)
论坛
(opens new window)
#
UserReceive 事件
UserReceive(ServerName, Data, Result)
当客户端接收到服务器消息后发生
参数
参数
说明
ServerName
服务器名称
Data
数据内容
Result
如果该参数被置为非零值,那么系统将拒绝该服务器的消息
应用于
Network 对象