Searched defs:INetConnectionPropertyUi (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dnetcon.h52 typedef struct INetConnectionPropertyUi INetConnectionPropertyUi; typedef in typeref:struct:INetConnectionPropertyUi
437 struct INetConnectionPropertyUi : public IUnknown { struct in inherits:IUnknown
445 HRESULT (WINAPI *QueryInterface)(INetConnectionPropertyUi *This,REFIID riid,void **ppvObject);
446 ULONG (WINAPI *AddRef)(INetConnectionPropertyUi *This);
447 ULONG (WINAPI *Release)(INetConnectionPropertyUi *This);
448 HRESULT (WINAPI *SetConnection)(INetConnectionPropertyUi *This,INetConnection *pCon);
449 HRESULT (WINAPI *AddPages)(INetConnectionPropertyUi *This,HWND hwndParent,LPFNADDPROPSHEETPAGE pfnAddPage,LPARAM lParam);
452 struct INetConnectionPropertyUi { struct
463 HRESULT WINAPI INetConnectionPropertyUi_SetConnection_Proxy(INetConnectionPropertyUi *Thi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dnetcon.h52 typedef struct INetConnectionPropertyUi INetConnectionPropertyUi; typedef in typeref:struct:INetConnectionPropertyUi
437 struct INetConnectionPropertyUi : public IUnknown { struct in inherits:IUnknown
445 HRESULT (WINAPI *QueryInterface)(INetConnectionPropertyUi *This,REFIID riid,void **ppvObject);
446 ULONG (WINAPI *AddRef)(INetConnectionPropertyUi *This);
447 ULONG (WINAPI *Release)(INetConnectionPropertyUi *This);
448 HRESULT (WINAPI *SetConnection)(INetConnectionPropertyUi *This,INetConnection *pCon);
449 HRESULT (WINAPI *AddPages)(INetConnectionPropertyUi *This,HWND hwndParent,LPFNADDPROPSHEETPAGE pfnAddPage,LPARAM lParam);
452 struct INetConnectionPropertyUi { struct
463 HRESULT WINAPI INetConnectionPropertyUi_SetConnection_Proxy(INetConnectionPropertyUi *Thi
[all...]

Completed in 92 milliseconds