Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwapdh.pas1250 function PdhCreateSQLTablesA(szDataSource: LPCSTR): PDH_STATUS; stdcall; in PdhCreateSQLTablesA() function
2896 function PdhCreateSQLTablesA; in PdhCreateSQLTablesA() function
3107 function PdhCreateSQLTablesA; external PdhLib name 'PdhCreateSQLTablesA'; in PdhCreateSQLTablesA() 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.rs51 pub fn PdhCreateSQLTablesA(szdatasource: super::super::Foundation::PSTR) -> i32; in PdhCreateSQLTablesA() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Performance/
H A Dmod.rs8638 pub unsafe fn PdhCreateSQLTablesA<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Found… in PdhCreateSQLTablesA() function
8643 fn PdhCreateSQLTablesA(szdatasource: super::super::Foundation::PSTR) -> i32; in PdhCreateSQLTablesA() function