点击或拖拽改变大小

Functions.DBFileCopy 方法

X#

命名空间:  XSharp.RT
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 FUNCTION DBFileCopy(
	hfFrom AS IntPtr,
	cFile AS STRING,
	cFullPath AS STRING
) AS LOGIC
查看代码

参数

hfFrom
类型:IntPtr
cFile
类型:String
cFullPath
类型:String

返回值

类型:Boolean
参见