Desktop Functions: Smart Device Functions:
|
Search Results for "IO_COUNTERS" in [All]kernel32
out IO_COUNTERS lpIoCounters);
static extern bool GetProcessIoCounters(IntPtr hProcess, out IO_COUNTERS lpIoCounters);
struct IO_COUNTERS
public IO_COUNTERS info; 2: IO_COUNTERS
ntdll
ProcessIoCounters, // q: IO_COUNTERS |