Click or drag to resize

IpcEvent Class (Typed)

X#
Inheritance Hierarchy
Object
  VObject
    IpcEvent
      IpcDataRequestEvent
      IpcDataUpdateEvent
      IpcExecuteRequestEvent

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS IpcEvent INHERIT VObject
Request Example View Source

The IpcEvent type exposes the following members.

Constructors
  NameDescription
Public methodIpcEvent
Initializes a new instance of the IpcEvent class
Top
Properties
  NameDescription
Public propertyItem
Public propertyTopic
Top
Functions
  NameDescription
Public methodDestroy
Free memory resources allocated for a VObject object and its derived objects.
(Inherited from VObject.)
Top
Globals and Defines
  NameDescription
Public fielddwData1
Public fielddwData2
Public fielddwFmt
Public fielddwType
Public fieldhConv
Public fieldhData
Public fieldhsz1
Public fieldhsz2
Public fieldoCargo
Cargo slot.
(Inherited from VObject.)
Public fieldoIPCObject
Top
See Also