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