Click or drag to resize

ResourceMenu Constructor (Typed)

X#
Initializes a new instance of the ResourceMenu class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	hDLL AS IntPtr,
	cName AS STRING
)
Request Example View Source

Parameters

hDLL
Type: IntPtr
cName
Type: String
See Also