Type Definitions
Name | Type | Description |
---|---|---|
value |
String |
返回值 |
Name | Type | Description |
---|---|---|
obj |
Object |
返回对象 |
非IE浏览器时,专门用于定义COM基本数据类型(short,int,long,float,double,bool,bstr等)返回值的自定义中转对象。
Properties:
Name | Type | Description |
---|---|---|
fdtid |
Number | 中转对象唯一id。 |
value |
String | 中转对象存储值(一般为null,该值可在异步获取时自行设置)。 |
非IE浏览器时,专门用于定义COM接口对象类型返回值的自定义中转对象。
Properties:
Name | Type | Description |
---|---|---|
objid |
Number | 中转对象唯一id。 |
type |
String | 中转对象标识类型。 |
Name | Type | Description |
---|---|---|
id |
Number |
id |
type |
Number |
状态值 |
Name | Type | Description |
---|---|---|
posX |
Number |
x坐标 |
posY |
Number |
y坐标 |
Name | Type | Description |
---|---|---|
posX |
Number |
x坐标 |
posY |
Number |
y坐标 |
posZ |
Number |
z坐标 |
Name | Type | Description |
---|---|---|
type |
String |
类型 |
status |
Number |
状态值 |