Searched refs:ISnapinAbout (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmmc.h127 typedef struct ISnapinAbout ISnapinAbout; typedef in typeref:struct:ISnapinAbout
323 typedef ISnapinAbout *LPSNAPABOUT;
324 typedef ISnapinAbout *LPSNAPINABOUT;
1713 struct ISnapinAbout : public IUnknown { struct in inherits:IUnknown
1724 HRESULT (WINAPI *QueryInterface)(ISnapinAbout *This,REFIID riid,void **ppvObject);
1725 ULONG (WINAPI *AddRef)(ISnapinAbout *This);
1726 ULONG (WINAPI *Release)(ISnapinAbout *This);
1727 HRESULT (WINAPI *GetSnapinDescription)(ISnapinAbout *This,LPOLESTR *lpDescription);
1728 HRESULT (WINAPI *GetProvider)(ISnapinAbout *Thi
1734 struct ISnapinAbout { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmmc.h127 typedef struct ISnapinAbout ISnapinAbout; typedef in typeref:struct:ISnapinAbout
323 typedef ISnapinAbout *LPSNAPABOUT;
324 typedef ISnapinAbout *LPSNAPINABOUT;
1713 struct ISnapinAbout : public IUnknown { struct in inherits:IUnknown
1724 HRESULT (WINAPI *QueryInterface)(ISnapinAbout *This,REFIID riid,void **ppvObject);
1725 ULONG (WINAPI *AddRef)(ISnapinAbout *This);
1726 ULONG (WINAPI *Release)(ISnapinAbout *This);
1727 HRESULT (WINAPI *GetSnapinDescription)(ISnapinAbout *This,LPOLESTR *lpDescription);
1728 HRESULT (WINAPI *GetProvider)(ISnapinAbout *Thi
1734 struct ISnapinAbout { struct
[all...]

Completed in 116 milliseconds