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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dnetcon.h57 typedef struct INetConnectionPropertyUi2 INetConnectionPropertyUi2; typedef in typeref:struct:INetConnectionPropertyUi2
473 struct INetConnectionPropertyUi2 : public INetConnectionPropertyUi { struct in inherits:INetConnectionPropertyUi
480 HRESULT (WINAPI *QueryInterface)(INetConnectionPropertyUi2 *This,REFIID riid,void **ppvObject);
481 ULONG (WINAPI *AddRef)(INetConnectionPropertyUi2 *This);
482 ULONG (WINAPI *Release)(INetConnectionPropertyUi2 *This);
483 HRESULT (WINAPI *SetConnection)(INetConnectionPropertyUi2 *This,INetConnection *pCon);
484 HRESULT (WINAPI *AddPages)(INetConnectionPropertyUi2 *This,HWND hwndParent,LPFNADDPROPSHEETPAGE pfnAddPage,LPARAM lParam);
485 HRESULT (WINAPI *GetIcon)(INetConnectionPropertyUi2 *This,DWORD dwSize,HICON *phIcon);
488 struct INetConnectionPropertyUi2 { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dnetcon.h57 typedef struct INetConnectionPropertyUi2 INetConnectionPropertyUi2; typedef in typeref:struct:INetConnectionPropertyUi2
473 struct INetConnectionPropertyUi2 : public INetConnectionPropertyUi { struct in inherits:INetConnectionPropertyUi
480 HRESULT (WINAPI *QueryInterface)(INetConnectionPropertyUi2 *This,REFIID riid,void **ppvObject);
481 ULONG (WINAPI *AddRef)(INetConnectionPropertyUi2 *This);
482 ULONG (WINAPI *Release)(INetConnectionPropertyUi2 *This);
483 HRESULT (WINAPI *SetConnection)(INetConnectionPropertyUi2 *This,INetConnection *pCon);
484 HRESULT (WINAPI *AddPages)(INetConnectionPropertyUi2 *This,HWND hwndParent,LPFNADDPROPSHEETPAGE pfnAddPage,LPARAM lParam);
485 HRESULT (WINAPI *GetIcon)(INetConnectionPropertyUi2 *This,DWORD dwSize,HICON *phIcon);
488 struct INetConnectionPropertyUi2 { struct
[all...]

Completed in 22 milliseconds