Click or drag to resize

DBFAXSAdsEnableEncryption Function

X#
Turns on Advantage encryption

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 FUNCTION DBFAXSAdsEnableEncryption(
	hTbl AS IntPtr,
	strPassword AS STRING
) AS DWORD
Request Example View Source

Parameters

hTbl
Type: IntPtr
strPassword
Type: String

Return Value

Type: DWord
See Also