STATIC METHOD AdsIsRecordLocked( hTable AS IntPtr, ulRec AS DWORD, pbLocked OUT WORD ) AS DWORD
public static uint AdsIsRecordLocked( IntPtr hTable, uint ulRec, out ushort pbLocked )