#ifndef _NTWMI_H typedef struct _WMI_DISKIO_READWRITE_INIT { PVOID Irp; ULONG IssuingThreadId; } WMI_DISKIO_READWRITE_INIT, *PWMI_DISKIO_READWRITE_INIT; #endif View code on GitHub
No description available.