IUDSOutputData

This type is a twin of the IUDSInputData in that it is used to store the values computed by the UDO's Compute method. The IUDSOutputData abstract class declares the following abstract methods:

Examples in this section are just to show proper syntax is function calls. For actual usage of the class, see the Compute function example.