Debugging Tools for Windows |
The GetTypeFieldOffset static method returns the offset of a member within a structure.
static
ULONG
ExtRemoteTyped::GetTypeFieldOffset(
IN PCSTR Type,
IN PCSTR Field
) throw(...)
GetTypeFieldOffset returns the number of bytes between the address of an instance of the structure and address of the instance's member.
Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.