Пример #1
0
 public static extern uint PdhGetFormattedCounterValue(IntPtr counterHandle, uint dwFormat, out IntPtr lpdwType, out PDH_FMT_COUNTERVALUE_DOUBLE pValue);
Пример #2
0
 private static extern long PdhGetFormattedCounterValue(IntPtr counterHandle, long dwFormat, out IntPtr lpdwType, out PDH_FMT_COUNTERVALUE_DOUBLE pValue);
Пример #3
0
 private static extern long PdhGetFormattedCounterValue(IntPtr counterHandle, long dwFormat, out IntPtr lpdwType, out PDH_FMT_COUNTERVALUE_DOUBLE pValue);