Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Retrieves the memory bytes occupied by the program.
Syntax
Parameters
ppMemoryBytes
[out] Returns an IDebugMemoryBytes2 object that represents the memory bytes of the program.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
The memory bytes as represented by the IDebugMemoryBytes2 object is for the program's image in memory and not any memory that was allocated when the program was executed.