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