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