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