IpcTopicData Class | |
Create a global memory object and pass a data handle back to the application.
Inheritance Hierarchy
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax The IpcTopicData type exposes the following members.
Constructors Fields Remarks
The IpcTopicData object contains a pointer to the data and the length of the data string (it is created as a global memory object by Windows DDE management library and it passes a data handle back to the application).
See Also