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