IpcDataUpdateEvent.GetData Method | |
Enable the program to handle the data that has changed.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD GetData() AS USUAL
public virtual Usual GetData()
Request Example
View SourceReturn Value
Type:
Usual
A string containing the data that has changed.
See Also