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