HomeSort by relevance Sort by last modified time
    Searched refs:IOleClientSite (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleidl.h 60 typedef struct IOleClientSite IOleClientSite;
427 typedef IOleClientSite *LPOLECLIENTSITE;
431 struct IOleClientSite : public IUnknown {
443 HRESULT (WINAPI *QueryInterface)(IOleClientSite *This,REFIID riid,void **ppvObject);
444 ULONG (WINAPI *AddRef)(IOleClientSite *This);
445 ULONG (WINAPI *Release)(IOleClientSite *This);
446 HRESULT (WINAPI *SaveObject)(IOleClientSite *This);
447 HRESULT (WINAPI *GetMoniker)(IOleClientSite *This,DWORD dwAssign,DWORD dwWhichMoniker,IMoniker **ppmk);
448 HRESULT (WINAPI *GetContainer)(IOleClientSite *This,IOleContainer **ppContainer)
    [all...]
comdefsp.h     [all...]
ocidl.h     [all...]

Completed in 190 milliseconds