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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Doleidl.h105 typedef struct IOleInPlaceSite IOleInPlaceSite; typedef in typeref:struct:IOleInPlaceSite
1114 typedef IOleInPlaceSite *LPOLEINPLACESITE;
1118 struct IOleInPlaceSite : public IOleWindow { struct in inherits:IOleWindow
1134 HRESULT (WINAPI *QueryInterface)(IOleInPlaceSite *This,REFIID riid,void **ppvObject);
1135 ULONG (WINAPI *AddRef)(IOleInPlaceSite *This);
1136 ULONG (WINAPI *Release)(IOleInPlaceSite *This);
1137 HRESULT (WINAPI *GetWindow)(IOleInPlaceSite *This,HWND *phwnd);
1138 HRESULT (WINAPI *ContextSensitiveHelp)(IOleInPlaceSite *This,WINBOOL fEnterMode);
1139 HRESULT (WINAPI *CanInPlaceActivate)(IOleInPlaceSite *Thi
1151 struct IOleInPlaceSite { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Doleidl.h105 typedef struct IOleInPlaceSite IOleInPlaceSite; typedef in typeref:struct:IOleInPlaceSite
1114 typedef IOleInPlaceSite *LPOLEINPLACESITE;
1118 struct IOleInPlaceSite : public IOleWindow { struct in inherits:IOleWindow
1134 HRESULT (WINAPI *QueryInterface)(IOleInPlaceSite *This,REFIID riid,void **ppvObject);
1135 ULONG (WINAPI *AddRef)(IOleInPlaceSite *This);
1136 ULONG (WINAPI *Release)(IOleInPlaceSite *This);
1137 HRESULT (WINAPI *GetWindow)(IOleInPlaceSite *This,HWND *phwnd);
1138 HRESULT (WINAPI *ContextSensitiveHelp)(IOleInPlaceSite *This,WINBOOL fEnterMode);
1139 HRESULT (WINAPI *CanInPlaceActivate)(IOleInPlaceSite *Thi
1151 struct IOleInPlaceSite { struct
[all...]

Completed in 66 milliseconds