Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.65 KB

mf-topology-resolution-status-attribute.md

File metadata and controls

60 lines (34 loc) · 1.65 KB
description ms.assetid title ms.topic ms.date
Specifies the status of an attempt to resolve a topology.
7c2410ce-e70b-4303-9dbc-caff4a355d6b
MF_TOPOLOGY_RESOLUTION_STATUS attribute (Mfapi.h)
reference
05/31/2018

MF_TOPOLOGY_RESOLUTION_STATUS attribute

Specifies the status of an attempt to resolve a topology.

Data type

UINT32

Remarks

The topology loader or the Media Session might set this attribute on a topology. The value of this attribute is a bitwise OR of flags from the MF_TOPOLOGY_RESOLUTION_STATUS_FLAGS enumeration.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Mfapi.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetUINT32

IMFAttributes::SetUINT32

IMFTopology

Topology Attributes