Click or drag to resize

DBFAXSAdsFindConnection Function

X#
Finds a connection handle associated with the server name.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 FUNCTION DBFAXSAdsFindConnection(
	strServerName AS STRING,
	phConnect REF IntPtr
) AS DWORD
Request Example View Source

Parameters

strServerName
Type: String
phConnect
Type: IntPtr

Return Value

Type: DWord
See Also