ACEUNPUB.AdsDDCreateASA Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDCreateASA( hConnect AS IntPtr, pucDictionaryPath AS STRING, usEncrypt AS WORD, pucDescription AS STRING, pucPassword AS STRING ) AS DWORD
public static uint AdsDDCreateASA( IntPtr hConnect, string pucDictionaryPath, ushort usEncrypt, string pucDescription, string pucPassword )