GetDouble 方法返回表示目标内存内容的 ExtRemoteData 对象的 双 版本。
语法
double GetDouble();
返回值
GetDouble 返回 ExtRemoteData 对象的 双 版本。
言论
ExtRemoteData 对象所表示的内存大小必须 sizeof(double)。
要求
| 要求 | 价值 |
|---|---|
| 目标平台 | 桌面 |
| 标头 | engextcpp.hpp (包括 Engextcpp.hpp) |
GetDouble 方法返回表示目标内存内容的 ExtRemoteData 对象的 双 版本。
double GetDouble();
GetDouble 返回 ExtRemoteData 对象的 双 版本。
ExtRemoteData 对象所表示的内存大小必须 sizeof(double)。
| 要求 | 价值 |
|---|---|
| 目标平台 | 桌面 |
| 标头 | engextcpp.hpp (包括 Engextcpp.hpp) |