Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Loads the symbols for the current module.
Syntax
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Remarks
This method loads the symbols from the current search path (which can be altered by calling the SetSymbolPath method).
This method is preferred over the ReloadSymbols_Deprecated method.