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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Doledb.h3601 virtual HRESULT WINAPI GetKeywords(LPOLESTR *ppwszKeywords) = 0;
3610 HRESULT (WINAPI *GetKeywords)(IDBInfo *This,LPOLESTR *ppwszKeywords); member in struct:IDBInfoVtbl
3621 #define IDBInfo_GetKeywords(This,ppwszKeywords) (This)->lpVtbl->GetKeywords(This,ppwszKeywords)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Doledb.h3601 virtual HRESULT WINAPI GetKeywords(LPOLESTR *ppwszKeywords) = 0;
3610 HRESULT (WINAPI *GetKeywords)(IDBInfo *This,LPOLESTR *ppwszKeywords); member in struct:IDBInfoVtbl
3621 #define IDBInfo_GetKeywords(This,ppwszKeywords) (This)->lpVtbl->GetKeywords(This,ppwszKeywords)

Completed in 107 milliseconds