Click or drag to resize

ACE.AdsGetVersion Method (DWord, DWord, String, Char, Word)

X#

Note: This API is now obsolete.

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
[ObsoleteAttribute("The strLetter parameter must be passed as REF CHAR", 
	TRUE)]
 STATIC METHOD AdsGetVersion(
	pulMajor OUT DWORD,
	pulMinor OUT DWORD,
	strLetter AS STRING,
	strDesc AS CHAR[],
	pusDescLen REF WORD
) AS DWORD
Request Example View Source

Parameters

pulMajor
Type: DWord
pulMinor
Type: DWord
strLetter
Type: String
strDesc
Type: Char
pusDescLen
Type: Word

Return Value

Type: DWord
See Also