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.
Occurs when a document is completely loaded and initialized.
Syntax
expression.DocumentComplete (pDisp, URL)
expression A variable that represents a WebBrowserControl object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| pDisp | Required | Object | A pointer to the IDispatch interface of the window or frame in which the document is loaded. |
| URL | Required | Variant | Contains the URL of the loaded document. |
Return value
Nothing
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.