ACEUNPUB.AdsExpressionLongToShort 方法 |
命名空间: 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 )