Click or drag to resize

ACEUNPUB.AdsAccessVfpSystemField Method (IntPtr, String, String, DWord, Word)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsAccessVfpSystemField(
	hTable AS IntPtr,
	pucFldName AS STRING,
	pucBuffer AS STRING,
	ulOptions AS DWORD,
	puFlag OUT WORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
pucFldName
Type: String
pucBuffer
Type: String
ulOptions
Type: DWord
puFlag
Type: Word

Return Value

Type: DWord
See Also