ResourceMenu Constructor (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax CONSTRUCTOR(
hDLL AS IntPtr,
cName AS STRING
)
public ResourceMenu(
IntPtr hDLL,
string cName
)
Request Example
View SourceParameters
- hDLL
- Type: IntPtr
- cName
- Type: String
See Also