STATIC METHOD AdsEvalLogicalExpr( hTable AS IntPtr, strExpr AS STRING, pbResult OUT WORD ) AS DWORD
public static uint AdsEvalLogicalExpr( IntPtr hTable, string strExpr, out ushort pbResult )