Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Initiates the specified broadcast session.
Syntax
expression.Start (serverUrl)
expression A variable that represents a Broadcast object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| serverUrl | Required | String | The URL of the broadcast server. |
Return value
VOID
Remarks
Calling the Start method sets up the server, authenticates the user, and uploads the presentation.
If the value passed for serverUrl has invalid formatting, Start returns an Invalid Parameter error. Additionally, the method returns an error if the document is DRM protected, is already being broadcast, or has conflicting edits (is in merge mode).
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.