ACE.AdsGetMemoDataType Method (IntPtr, String, Word) | |
Namespace:
XSharp.ADS
Assembly:
XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax STATIC METHOD AdsGetMemoDataType(
hTable AS IntPtr,
strFldName AS STRING,
pusType OUT WORD
) AS DWORD
public static uint AdsGetMemoDataType(
IntPtr hTable,
string strFldName,
out ushort pusType
)
Request Example
View SourceParameters
- hTable
- Type: IntPtr
- strFldName
- Type: String
- pusType
- Type: Word
Return Value
Type:
DWordSee Also