IpcExecuteRequestEvent Class |
Namespace: VO
The IpcExecuteRequestEvent type exposes the following members.
Name | Description | |
---|---|---|
Command |
A string representing the command name.
| |
Item |
A string representing the item name for which the event has been requested.
(Inherited from IpcEvent.) | |
Topic |
A string representing the topic name for which the event has been requested.
(Inherited from IpcEvent.) |
Name | Description | |
---|---|---|
Destroy | Free memory resources allocated for a VObject object and its derived objects. (Inherited from VObject.) |
Name | Description | |
---|---|---|
dwData1 | (Inherited from IpcEvent.) | |
dwData2 | (Inherited from IpcEvent.) | |
dwFmt | (Inherited from IpcEvent.) | |
dwType | (Inherited from IpcEvent.) | |
hConv | (Inherited from IpcEvent.) | |
hData | (Inherited from IpcEvent.) | |
hsz1 | (Inherited from IpcEvent.) | |
hsz2 | (Inherited from IpcEvent.) | |
oCargo | Cargo slot. (Inherited from VObject.) | |
oIPCObject | (Inherited from IpcEvent.) |
Tip |
---|
In Windows, the item string is always empty and should not be used. |