ACE.AdsMgGetLockOwner Method |
Namespace: XSharp.ADS
STATIC METHOD AdsMgGetLockOwner( hMgmtHandle AS IntPtr, pucTableName AS STRING, ulRecordNumber AS DWORD, pstUserInfo AS IntPtr, pusStructSize REF WORD, pusLockType REF WORD ) AS DWORD
public static uint AdsMgGetLockOwner( IntPtr hMgmtHandle, string pucTableName, uint ulRecordNumber, IntPtr pstUserInfo, ref ushort pusStructSize, ref ushort pusLockType )