ACE.AdsGetFieldName Method |
Namespace: XSharp.ADS
STATIC METHOD AdsGetFieldName( hTable AS IntPtr, usFld AS WORD, strName AS CHAR[], pusBufLen REF WORD ) AS DWORD
public static uint AdsGetFieldName( IntPtr hTable, ushort usFld, char[] strName, ref ushort pusBufLen )