HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tracing.h
Go to the documentation of this file.
1 // Copyright (c) Microsoft Corporation. All rights reserved.
2 // Licensed under the MIT License.
3 
4 #pragma once
5 
6 #include <windows.h>
7 #include <TraceLoggingProvider.h>
8 
9 TRACELOGGING_DECLARE_PROVIDER(telemetry_provider_handle);
TRACELOGGING_DECLARE_PROVIDER(telemetry_provider_handle)