Click or drag to resize

ACE.AdsDDGetViewProperty Method (IntPtr, String, Word, Byte, Word)

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDGetViewProperty(
	hObject AS IntPtr,
	strViewName AS STRING,
	usPropertyID AS WORD,
	pvProperty AS BYTE[],
	pusPropertyLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hObject
Type: IntPtr
strViewName
Type: String
usPropertyID
Type: Word
pvProperty
Type: Byte
pusPropertyLen
Type: Word

Return Value

Type: DWord
See Also