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.
Retrieves a list of the modules that this program has loaded and is executing.
Syntax
Parameters
ppEnum
[out] Returns an IEnumDebugModules2 object that contains a list of the modules.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
A module is a DLL or assembly and is typically listed in the Modules debug window.