#ifndef _NTWMI_H // // Event types for Network subsystem (TCPIP/UDPIP) // #define WMI_LOG_TYPE_TCPIP_SEND (EVENT_TRACE_GROUP_TCPIP | EVENT_TRACE_TYPE_SEND) #endif View code on GitHub
No description available.