IDebugSymbolProvider::GetContainerField
This method gets the field that contains the debug address.
Syntax
Parameters
pAddress
[in] The address as represented by an IDebugAddress interface.
ppContainerField
[out] Returns a container field represented by an IDebugContainerField interface.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.