Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns the module which contains this symbol if the symbol has a containing module. If the symbol does not have a containing module, an error is returned.
Syntax
HRESULT GetContainingModule(
IDebugHostModule **containingModule
);
Parameters
containingModule
The module which contains the symbol will be returned here.
Return value
This method returns HRESULT that indicates success or failure.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |