ACE.AdsSetScope 方法 (IntPtr, UInt16, Byte, UInt16, UInt16) | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsSetScope(
hIndex AS IntPtr,
usScopeOption AS WORD,
abScope AS BYTE[],
usScopeLen AS WORD,
usDataType AS WORD
) AS DWORD
public static uint AdsSetScope(
IntPtr hIndex,
ushort usScopeOption,
byte[] abScope,
ushort usScopeLen,
ushort usDataType
)
查看代码参数
- hIndex
- 类型:IntPtr
- usScopeOption
- 类型:UInt16
- abScope
- 类型:Byte
- usScopeLen
- 类型:UInt16
- usDataType
- 类型:UInt16
返回值
类型:
UInt32参见