示例#1
0
文件: Apis.cs 项目: tomcooley/PerfTap
 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);