Click or drag to resize

ACEUNPUB.AdsDDExecuteProcedure Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDExecuteProcedure(
	hDictionary AS IntPtr,
	pucProcName AS STRING,
	pucInput AS STRING,
	pucOutput AS STRING,
	pulRowsAffected OUT DWORD
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
pucProcName
Type: String
pucInput
Type: String
pucOutput
Type: String
pulRowsAffected
Type: DWord

Return Value

Type: DWord
See Also