STATIC METHOD AdsGetRecord( hTable AS IntPtr, strRec AS BYTE[], pulLen REF DWORD ) AS DWORD
public static uint AdsGetRecord( IntPtr hTable, byte[] strRec, ref uint pulLen )