Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method gets the memory context or object that contains the symbol's current value.
Syntax
Parameters
pContainer
[in] The IDebugObject that contains the child referenced by pField
.
pField
[in] The IDebugField that represents the symbol.
ppObject
[out] Returns the IDebugObject
that represents the instance of the symbol.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.