Click or drag to resize

ACE.AdsCustomizeAOF Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsCustomizeAOF(
	hTable AS IntPtr,
	ulNumRecords AS DWORD,
	pulRecords OUT DWORD,
	usOption AS WORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
ulNumRecords
Type: DWord
pulRecords
Type: DWord
usOption
Type: Word

Return Value

Type: DWord
See Also