Click or drag to resize

ACE.AdsFileToBinary Method (IntPtr, String, Word, String)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsFileToBinary(
	hTable AS IntPtr,
	strFldName AS STRING,
	usBinaryType AS WORD,
	strFileName AS STRING
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
strFldName
Type: String
usBinaryType
Type: Word
strFileName
Type: String

Return Value

Type: DWord
See Also