ACEUNPUB.AdsExpressionLongToShort Method |
Namespace: XSharp.ADS
STATIC METHOD AdsExpressionLongToShort( hTable AS IntPtr, pucLongExpr AS STRING, pucShortExpr AS CHAR[], pusBufferLen REF WORD ) AS DWORD
public static uint AdsExpressionLongToShort( IntPtr hTable, string pucLongExpr, char[] pucShortExpr, ref ushort pusBufferLen )