Next
Sets the pointer to the next element in the list.
void Next( |
Parameters
object
[in] New value of the pointer to the next element in the list.
Example:
//--- example for CObject::Next(CObject*) |
Sets the pointer to the next element in the list.
void Next( |
Parameters
object
[in] New value of the pointer to the next element in the list.
Example:
//--- example for CObject::Next(CObject*) |