Home
last modified time | relevance | path

Searched defs:PdhCreateSQLTablesW (Results 1 – 3 of 3) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwapdh.pas1248 function PdhCreateSQLTablesW(szDataSource: LPCWSTR): PDH_STATUS; stdcall; in PdhCreateSQLTablesW() function
2883 function PdhCreateSQLTablesW; in PdhCreateSQLTablesW() function
3106 function PdhCreateSQLTablesW; external PdhLib name 'PdhCreateSQLTablesW'; in PdhCreateSQLTablesW() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Performance/
H A Dmod.rs53 pub fn PdhCreateSQLTablesW(szdatasource: super::super::Foundation::PWSTR) -> i32; in PdhCreateSQLTablesW() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Performance/
H A Dmod.rs8652 pub unsafe fn PdhCreateSQLTablesW<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Found… in PdhCreateSQLTablesW() function
8657 fn PdhCreateSQLTablesW(szdatasource: super::super::Foundation::PWSTR) -> i32; in PdhCreateSQLTablesW() function