Example #1
0
 public static extern uint PdhGetFormattedCounterValue(IntPtr counterHandle, uint dwFormat, out IntPtr lpdwType, out PDH_FMT_COUNTERVALUE_DOUBLE pValue);
Example #2
0
 private static extern long PdhGetFormattedCounterValue(IntPtr counterHandle, long dwFormat, out IntPtr lpdwType, out PDH_FMT_COUNTERVALUE_DOUBLE pValue);
Example #3
0
 private static extern long PdhGetFormattedCounterValue(IntPtr counterHandle, long dwFormat, out IntPtr lpdwType, out PDH_FMT_COUNTERVALUE_DOUBLE pValue);