ACE.AdsDDCreate Method |
Namespace: 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 )