Click or drag to resize

ACEUNPUB.AdsMemCompare90 Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsMemCompare90(
	hConnect AS IntPtr,
	pucStr1 AS STRING,
	ulStr1Len AS DWORD,
	pucStr2 AS STRING,
	ulStr2Len AS DWORD,
	usCharSet AS WORD,
	ulCollationID AS DWORD,
	psResult OUT SHORT
) AS DWORD
Request Example View Source

Parameters

hConnect
Type: IntPtr
pucStr1
Type: String
ulStr1Len
Type: DWord
pucStr2
Type: String
ulStr2Len
Type: DWord
usCharSet
Type: Word
ulCollationID
Type: DWord
psResult
Type: Short

Return Value

Type: DWord
See Also