IpcTopic Constructor (Typed) | |
Initializes a new instance of the
IpcTopic class
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax CONSTRUCTOR(
cTopicString
) CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public IpcTopic(
Usual cTopicString = default
)
Request Example
View SourceParameters
- cTopicString (Optional)
- Type: Usual
See Also