Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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 |