ACEUNPUB.AdsDDSetTriggerProperty 方法 | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsDDSetTriggerProperty(
hDictionary AS IntPtr,
pucTriggerName AS STRING,
usPropertyID AS WORD,
pucProperty AS STRING,
usPropertyLen AS WORD
) AS DWORD
public static uint AdsDDSetTriggerProperty(
IntPtr hDictionary,
string pucTriggerName,
ushort usPropertyID,
string pucProperty,
ushort usPropertyLen
)
查看代码参数
- hDictionary
- 类型:IntPtr
- pucTriggerName
- 类型:String
- usPropertyID
- 类型:UInt16
- pucProperty
- 类型:String
- usPropertyLen
- 类型:UInt16
返回值
类型:
UInt32参见