A kernel-mode driver must use WPP_INIT_TRACING to activate software tracing. After the driver has activated software tracing, a user can enable and control tracing by usingTracelog. The driver should only make one call to activate software tracing. Before the driver unloads, it should callWPP...
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a user-mode application. 複製 VOID WPP_INIT_TRACING( IN OPT LPCWSTR ApplicationName ); Parameters ApplicationName This parameter is not used for user-mode applicati...
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a kernel-mode driver or user-mode application.This macro has a different signature for kernel-mode drivers and user-mode applications. Both versions of this macro ar...
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a kernel-mode driver or user-mode application.This macro has a different signature for kernel-mode drivers and user-mode applications. Both versions of this macro are desc...
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a kernel-mode driver or user-mode application.This macro has a different signature for kernel-mode drivers and user-mode applications. Both versions of this macro a...
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a user-mode application.复制 VOID WPP_INIT_TRACING( IN OPT LPCWSTR ApplicationName ); ParametersApplicationName This parameter is not used for user-mode applications, ...
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a kernel-mode driver or user-mode application.This macro has a different signature for kernel-mode drivers and user-mode applications. Both versions of this macro are desc...
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a kernel-mode driver or user-mode application.This macro has a different signature for kernel-mode drivers and user-mode applications. Both versions of this macro ...
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a user-mode application. VOID WPP_INIT_TRACING( IN OPT LPCWSTR ApplicationName ); Parameters ApplicationName This parameter is not used for user-mode applications, and...
The WPP_INIT_TRACING macro registers the provider GUID and initializes the structures that are needed for software tracing in a user-mode application.複製 VOID WPP_INIT_TRACING( IN OPT LPCWSTR ApplicationName ); ParametersApplicationName This parameter is not used for user-mode applications...