Click or drag to resize

DBFileCopy Function

X#

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION DBFileCopy(
	hfFrom AS IntPtr,
	cFile AS STRING,
	cFullPath AS STRING
) AS LOGIC
Request Example View Source

Parameters

hfFrom
Type: IntPtr
cFile
Type: String
cFullPath
Type: String

Return Value

Type: Logic
See Also