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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtlogstg.h27 typedef struct ITravelLogEntry ITravelLogEntry; typedef in typeref:struct:ITravelLogEntry
61 struct ITravelLogEntry : public IUnknown { struct in inherits:IUnknown
69 HRESULT (WINAPI *QueryInterface)(ITravelLogEntry *This,REFIID riid,void **ppvObject);
70 ULONG (WINAPI *AddRef)(ITravelLogEntry *This);
71 ULONG (WINAPI *Release)(ITravelLogEntry *This);
72 HRESULT (WINAPI *GetTitle)(ITravelLogEntry *This,LPOLESTR *ppszTitle);
73 HRESULT (WINAPI *GetURL)(ITravelLogEntry *This,LPOLESTR *ppszURL);
76 struct ITravelLogEntry { struct
87 HRESULT WINAPI ITravelLogEntry_GetTitle_Proxy(ITravelLogEntry *Thi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtlogstg.h27 typedef struct ITravelLogEntry ITravelLogEntry; typedef in typeref:struct:ITravelLogEntry
61 struct ITravelLogEntry : public IUnknown { struct in inherits:IUnknown
69 HRESULT (WINAPI *QueryInterface)(ITravelLogEntry *This,REFIID riid,void **ppvObject);
70 ULONG (WINAPI *AddRef)(ITravelLogEntry *This);
71 ULONG (WINAPI *Release)(ITravelLogEntry *This);
72 HRESULT (WINAPI *GetTitle)(ITravelLogEntry *This,LPOLESTR *ppszTitle);
73 HRESULT (WINAPI *GetURL)(ITravelLogEntry *This,LPOLESTR *ppszURL);
76 struct ITravelLogEntry { struct
87 HRESULT WINAPI ITravelLogEntry_GetTitle_Proxy(ITravelLogEntry *Thi
[all...]

Completed in 12 milliseconds