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.
Indicates that the action associated with this progress implementation has ended.
Syntax
HRESULT End();
Return value
Type: HRESULT
Return S_OK if successful, or an error value otherwise.
Remarks
This method indicates that the action has finished, and the implementing class should perform cleanup and display results to the user, if applicable.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | shobjidl_core.h (include Shobjidl.h) |
| DLL | Shobjidl.idl |