providers element
Contains a list of trace providers for MFTrace.
<providers>
child elements
</providers>
There are no attributes.
Element | Description |
---|---|
mfdetours |
Specifies the Media Foundation Detours provider, which traces Media Foundation API calls. |
provider |
Specifies a trace provider (ETW or WPP). |
(
mfdetours?,
provider*
)
There are no parent elements.
Can be empty
Yes