Broadcast.End Method
Elevates to the system to delete the document from the Broadcast Documents library.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub End
'Usage
Dim instance As Broadcast
instance.End()
void End()
Remarks
This method validates that the user who made the request is the creator of the document. Elevation is necessary because presenters do not have access to directly delete documents from the Broadcast Documents library.