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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmmc.h182 typedef struct IStringTable IStringTable; typedef in typeref:struct:IStringTable
309 typedef IStringTable *LPSTRINGTABLE;
2248 struct IStringTable : public IUnknown { struct in inherits:IUnknown
2261 HRESULT (WINAPI *QueryInterface)(IStringTable *This,REFIID riid,void **ppvObject);
2262 ULONG (WINAPI *AddRef)(IStringTable *This);
2263 ULONG (WINAPI *Release)(IStringTable *This);
2264 HRESULT (WINAPI *AddString)(IStringTable *This,LPCOLESTR pszAdd,MMC_STRING_ID *pStringID);
2265 HRESULT (WINAPI *GetString)(IStringTable *This,MMC_STRING_ID StringID,ULONG cchBuffer,LPOLESTR lpBuffer,ULONG *pcchOut);
2266 HRESULT (WINAPI *GetStringLength)(IStringTable *Thi
2273 struct IStringTable { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmmc.h182 typedef struct IStringTable IStringTable; typedef in typeref:struct:IStringTable
309 typedef IStringTable *LPSTRINGTABLE;
2248 struct IStringTable : public IUnknown { struct in inherits:IUnknown
2261 HRESULT (WINAPI *QueryInterface)(IStringTable *This,REFIID riid,void **ppvObject);
2262 ULONG (WINAPI *AddRef)(IStringTable *This);
2263 ULONG (WINAPI *Release)(IStringTable *This);
2264 HRESULT (WINAPI *AddString)(IStringTable *This,LPCOLESTR pszAdd,MMC_STRING_ID *pStringID);
2265 HRESULT (WINAPI *GetString)(IStringTable *This,MMC_STRING_ID StringID,ULONG cchBuffer,LPOLESTR lpBuffer,ULONG *pcchOut);
2266 HRESULT (WINAPI *GetStringLength)(IStringTable *Thi
2273 struct IStringTable { struct
[all...]

Completed in 73 milliseconds