Files
repnz-etw-providers-docs/Manifests-Win10-10240/Microsoft-Windows-Shell-ConnectedAccountState.xml
2020-03-28 23:55:17 +03:00

29 lines
1.2 KiB
XML

<instrumentationManifest xmlns="http://schemas.microsoft.com/win/2004/08/events">
<instrumentation xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:win="http://manifests.microsoft.com/win/2004/08/windows/events">
<events>
<provider name="Microsoft-Windows-Shell-ConnectedAccountState" guid="{6df57621-e7e4-410f-a7e9-e43eeb61b11f}" resourceFileName="Microsoft-Windows-Shell-ConnectedAccountState" messageFileName="Microsoft-Windows-Shell-ConnectedAccountState" symbol="MicrosoftWindowsShellConnectedAccountState" source="Xml" >
<keywords>
</keywords>
<tasks>
<task name="task_0" message="$(string.task_task_0)" value="0"/>
</tasks>
<events>
<event value="100" symbol="task_0" version="0" task="task_0" level="win:Informational" template="task_0Args"/>
</events>
<templates>
<template tid="task_0Args">
<data name="hc_stateid" inType="win:UInt32"/>
</template>
</templates>
</provider>
</events>
</instrumentation>
<localization>
<resources culture="en-US">
<stringTable>
<string id="task_task_0" value="task_0"/>
</stringTable>
</resources>
</localization>
</instrumentationManifest>