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