Click or drag to resize

DBFAXSAdsGetConnectionType Function

X#
Returns the type of Advantage Database Server a connection uses.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 FUNCTION DBFAXSAdsGetConnectionType(
	hConnect AS IntPtr,
	pusConnectType REF WORD
) AS DWORD
Request Example View Source

Parameters

hConnect
Type: IntPtr
pusConnectType
Type: Word

Return Value

Type: DWord
See Also