Debug Command 28 - Get Memory Object Information Command
Parameters
Pid
Returns
Buffer
The object flags are defined as follows:
DBG_O_OBJMTE (10000000h) - Object is part of a module
Information about the memory object containing the linear address is returned. If the linear address is not part of an object, DBG_N_Error is returned with ERROR_INVALID_OBJECT in the Value field.
The Addr field will be left unchanged.