Home
last modified time | relevance | path

Searched refs:ShowConnectionProperties (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.OracleClient/Test/
H A DTestOracleClient.cs2299 static void ShowConnectionProperties (OracleConnection con) in ShowConnectionProperties() method in Test.OracleClient.OracleTest
3205 ShowConnectionProperties (con1); in Main()
3216 ShowConnectionProperties (con1); in Main()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnetcon.h528 virtual HRESULT WINAPI ShowConnectionProperties(HWND hwndParent,INetConnection *pCon) = 0;
538 …HRESULT (WINAPI *ShowConnectionProperties)(INetConnectionCommonUi *This,HWND hwndParent,INetConnec…
550 …_ShowConnectionProperties(This,hwndParent,pCon) (This)->lpVtbl->ShowConnectionProperties(This,hwnd…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnetcon.h528 virtual HRESULT WINAPI ShowConnectionProperties(HWND hwndParent,INetConnection *pCon) = 0;
538 …HRESULT (WINAPI *ShowConnectionProperties)(INetConnectionCommonUi *This,HWND hwndParent,INetConnec…
550 …_ShowConnectionProperties(This,hwndParent,pCon) (This)->lpVtbl->ShowConnectionProperties(This,hwnd…