Debugging Tools for Windows |
The GetNodeOffset method returns the address of the current list item.
ULONG64
ExtRemoteData::GetNodeOffset(
void
)
None
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.
Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.