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.
Loads (as necessary) symbols for all modules being debugged by this debugging engine.
HRESULT LoadSymbols();
int LoadSymbols();
Parameters
None.
Return Value
If successful, returns S_OK; otherwise returns error code.
Remarks
This loads debugging symbols for all modules referenced by this debugging engine. The symbols are loaded only if they have not already been loaded. Symbols are searched on the paths set by a call to IDebugEngine3::SetSymbolPath.