ACEUNPUB.AdsDDSetTriggerProperty Method |
Namespace: XSharp.ADS
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 )