ACE.AdsDDCreate 方法 |
命名空间: XSharp.ADS
STATIC METHOD AdsDDCreate( strDictionaryPath AS STRING, usEncrypt AS WORD, strDescription AS STRING, phDictionary OUT IntPtr ) AS DWORD
public static uint AdsDDCreate( string strDictionaryPath, ushort usEncrypt, string strDescription, out IntPtr phDictionary )