ACE.AdsFileToBinary 方法 (IntPtr, UInt32, UInt16, String) | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsFileToBinary(
hTable AS IntPtr,
lFieldOrdinal AS DWORD,
usBinaryType AS WORD,
strFileName AS STRING
) AS DWORD
public static uint AdsFileToBinary(
IntPtr hTable,
uint lFieldOrdinal,
ushort usBinaryType,
string strFileName
)
查看代码参数
- hTable
- 类型:IntPtr
- lFieldOrdinal
- 类型:UInt32
- usBinaryType
- 类型:UInt16
- strFileName
- 类型:String
返回值
类型:
UInt32参见