get_wide_dword

Get value of program double word (4 bytes)
     ea - linear address
returns: the value of the double word. Throws an exception on failure.

long get_wide_dword(long ea);
#define dword(ea) get_wide_dword(ea)

Last updated

Logo

Need Help?

FAQsSupport

Community

ForumPlugins

© 2025 Copyright Hex-Rays