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