Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Emits event to an ETW provider with the properties in the input struct.
Syntax
void TestReport(
TipReportingInfo* reportingInfo);
Parameters
reportingInfo
A TipReportingInfo containing the properties that will be included in the ETW event as fields.
Return value
None.
Remarks
This function has no associated import library or header file; it must be invoked using the LoadLibrary and GetProcAddress functions.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Build 22000 |
| Minimum supported server | Windows Server 2022 |
| Header | None |
| DLL | kernelbase.dll |