ResampleMediaTasks.Cancel Method
Cancels mobilization of the current media asset.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub Cancel
'Usage
Dim instance As ResampleMediaTasks
instance.Cancel()
void Cancel()