ACE.AdsLookupKey 方法 |
命名空间: XSharp.ADS
STATIC METHOD AdsLookupKey( hIndex AS IntPtr, strKey AS STRING, usKeyLen AS WORD, usDataType AS WORD, pbFound OUT WORD ) AS DWORD
public static uint AdsLookupKey( IntPtr hIndex, string strKey, ushort usKeyLen, ushort usDataType, out ushort pbFound )