DBFAXSAdsFileToBinary Function |
Namespace: XSharp.RDD
FUNCTION DBFAXSAdsFileToBinary( hTbl AS IntPtr, pucFldName AS STRING, usBinaryType AS WORD, strFileName AS STRING ) AS DWORD
public static uint DBFAXSAdsFileToBinary( IntPtr hTbl, string pucFldName, ushort usBinaryType, string strFileName )