Click or drag to resize

ACE.AdsIsRecordLocked Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsIsRecordLocked(
	hTable AS IntPtr,
	ulRec AS DWORD,
	pbLocked OUT WORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
ulRec
Type: DWord
pbLocked
Type: Word

Return Value

Type: DWord
See Also