Debugging Tools for Windows

ExtRemoteList::GetNodeOffset

The GetNodeOffset method returns the address of the current list item.

ULONG64
  ExtRemoteData::GetNodeOffset(
    void
    )

Parameters

None

Return Value

GetNodeOffset returns the location, in the target's memory, of the current item for the current list iteration.

Note This is the location of the start of the item. It is not the location of the SINGLE_LIST_ENTRY or LIST_ENTRY structure.

Requirements

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

Build machine: CAPEBUILD