Debugging Tools for Windows |
The ExtRemoteTypedList class extends the ExtRemoteList class. The ExtRemoteTypedList class adds type information allowing each item in the list to be represented by an instance of the ExtRemoteTyped class.
The ExtRemoteTypedList class includes the following constructors and methods:
class ExtRemoteTypedList : public ExtRemoteList
{
public:
PCSTR m_Type;
ULONG64 m_TypeModBase;
ULONG m_TypeId;
};
Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.
ExtRemoteList, ExtRemoteTyped, ExtRemoteTypedList, GetTypedNode, GetTypedNodePtr, SetTypeAndLink