Click or drag to resize

ACEUNPUB.AdsSetFieldRaw Method (IntPtr, String, Byte, DWord)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsSetFieldRaw(
	hObj AS IntPtr,
	pucFldName AS STRING,
	pucBuf AS BYTE[],
	ulLen AS DWORD
) AS DWORD
Request Example View Source

Parameters

hObj
Type: IntPtr
pucFldName
Type: String
pucBuf
Type: Byte
ulLen
Type: DWord

Return Value

Type: DWord
See Also