Click or drag to resize

ACE.AdsMgGetLockOwner Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsMgGetLockOwner(
	hMgmtHandle AS IntPtr,
	pucTableName AS STRING,
	ulRecordNumber AS DWORD,
	pstUserInfo AS IntPtr,
	pusStructSize REF WORD,
	pusLockType REF WORD
) AS DWORD
Request Example View Source

Parameters

hMgmtHandle
Type: IntPtr
pucTableName
Type: String
ulRecordNumber
Type: DWord
pstUserInfo
Type: IntPtr
pusStructSize
Type: Word
pusLockType
Type: Word

Return Value

Type: DWord
See Also