Debugging Tools for Windows

ExtRemoteList::Next

The Next method changes the current item to the next item in the list.

void
  ExtRemoteData::Next(
    void
    )

Parameters

None

Return Value

None

Comments

If Next reaches the end of the list, subsequent calls to ExtRemoteList::HasNode will return false.

Requirements

Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.

See Also

ExtRemoteList::HasNode

Build machine: CAPEBUILD