ResampleMediaTasks Interface
A collection of ResampleMediaTask objects.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("BA72E554-4FF5-48F4-8215-5505F990966F")> _
Public Interface ResampleMediaTasks _
Inherits Collection
'Usage
Dim instance As ResampleMediaTasks
[GuidAttribute("BA72E554-4FF5-48F4-8215-5505F990966F")]
public interface ResampleMediaTasks : Collection
Remarks
Use ResampleMediaTasks(Index) to return a ResampleMediaTask object, where Index is the position of the ResampleMediaTask object to return.