Beispiel #1
0
 public static extern UInt32 PdhBindInputDataSource(out PdhLogHandle phDataSource, string szLogFileNameList);
Beispiel #2
0
 public static extern UInt32 PdhOpenQueryH(PdhLogHandle hDataSource, IntPtr dwUserData, out PdhQueryHandle phQuery);