Interface IMFTopologyNodeAttributeEditor
Namespace: MediaFoundation
Assembly: MediaFoundation.dll
Syntax
[Guid("676AA6DD-238A-410D-BB99-65668D01605A")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMFTopologyNodeAttributeEditor
Methods
UpdateNodeAttributes(Int64, Int32, MFTopoNodeAttributeUpdate[])
Declaration
HResult UpdateNodeAttributes(long TopoId, int cUpdates, MFTopoNodeAttributeUpdate[] pUpdates)
Parameters
System.Int64
TopoId
|
System.Int32
cUpdates
|
MFTopoNodeAttributeUpdate[]
pUpdates
|
Returns
HResult
|