IDebugMemoryContext2::GetInfo
Retrieves a CONTEXT_INFO structure that describes the context.
Syntax
Parameters
dwFields
[in] A combination of flags from the CONTEXT_INFO_FIELDS enumeration that indicate which fields of the CONTEXT_INFO structure are to be fill in.
pInfo
[in, out] The CONTEXT_INFO
structure that is filled in.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.