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