#ifndef _NTWMI_H typedef struct _WMI_JOB_SET_QUERY_NET_RATE { ULONG Flags; ULONG64 MaxBandwidth; UCHAR DscpTag; } WMI_JOB_SET_QUERY_NET_RATE, *PWMI_JOB_SET_QUERY_NET_RATE; #endif View code on GitHub
No description available.