CX_TERMED::NextValidObject
Description:
This class function determines the object whose validity begins after the point in time when the validity of this object begins. It returns a CX_TERMED object or NULL if no such object exists.
Code example:
...
| Stack | Position | Object type | Brief description |
|---|---|---|---|
| Stack(In) | Top | CX_TERMED | Object for which the information is desired |
| Stack(Out) | Top | OBJECT | CX_TERMED object whose start time is after this start time |