Click or drag to resize

IpcExecuteRequestEvent Class (Typed)

X#
Inheritance Hierarchy
Object
  VObject
    IpcEvent
      IpcExecuteRequestEvent

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

The IpcExecuteRequestEvent type exposes the following members.

Constructors
  NameDescription
Public methodIpcExecuteRequestEvent
Initializes a new instance of the IpcExecuteRequestEvent class
Top
Properties
  NameDescription
Public propertyCommand
Public propertyItem (Inherited from IpcEvent.)
Public propertyTopic (Inherited from IpcEvent.)
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 (Inherited from IpcEvent.)
Public fielddwData2 (Inherited from IpcEvent.)
Public fielddwFmt (Inherited from IpcEvent.)
Public fielddwType (Inherited from IpcEvent.)
Public fieldhConv (Inherited from IpcEvent.)
Public fieldhData (Inherited from IpcEvent.)
Public fieldhsz1 (Inherited from IpcEvent.)
Public fieldhsz2 (Inherited from IpcEvent.)
Public fieldoCargo
Cargo slot.
(Inherited from VObject.)
Public fieldoIPCObject (Inherited from IpcEvent.)
Top
See Also