Click or drag to resize

ACEUNPUB.AdsConvertDateToJulian Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsConvertDateToJulian(
	hConnect AS IntPtr,
	pucDate AS STRING,
	usLen AS WORD,
	pdJulian OUT REAL8
) AS DWORD
Request Example View Source

Parameters

hConnect
Type: IntPtr
pucDate
Type: String
usLen
Type: Word
pdJulian
Type: Double

Return Value

Type: DWord
See Also