Click or drag to resize

ACE.AdsSetStringW Method (IntPtr, String, String, DWord)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsSetStringW(
	hObj AS IntPtr,
	strFldName AS STRING,
	strBuf AS STRING,
	ulLen AS DWORD
) AS DWORD
Request Example View Source

Parameters

hObj
Type: IntPtr
strFldName
Type: String
strBuf
Type: String
ulLen
Type: DWord

Return Value

Type: DWord
See Also