| /*** Autogenerated by WIDL 6.3 from include/ocidl.idl - Do not edit ***/ |
| |
| #ifdef _WIN32 |
| #ifndef __REQUIRED_RPCNDR_H_VERSION__ |
| #define __REQUIRED_RPCNDR_H_VERSION__ 475 |
| #endif |
| #include <rpc.h> |
| #include <rpcndr.h> |
| #endif |
| |
| #ifndef COM_NO_WINDOWS_H |
| #include <windows.h> |
| #include <ole2.h> |
| #endif |
| |
| #ifndef __ocidl_h__ |
| #define __ocidl_h__ |
| |
| /* Forward declarations */ |
| |
| #ifndef __IEnumConnections_FWD_DEFINED__ |
| #define __IEnumConnections_FWD_DEFINED__ |
| typedef interface IEnumConnections IEnumConnections; |
| #ifdef __cplusplus |
| interface IEnumConnections; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IConnectionPoint_FWD_DEFINED__ |
| #define __IConnectionPoint_FWD_DEFINED__ |
| typedef interface IConnectionPoint IConnectionPoint; |
| #ifdef __cplusplus |
| interface IConnectionPoint; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IEnumConnectionPoints_FWD_DEFINED__ |
| #define __IEnumConnectionPoints_FWD_DEFINED__ |
| typedef interface IEnumConnectionPoints IEnumConnectionPoints; |
| #ifdef __cplusplus |
| interface IEnumConnectionPoints; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IConnectionPointContainer_FWD_DEFINED__ |
| #define __IConnectionPointContainer_FWD_DEFINED__ |
| typedef interface IConnectionPointContainer IConnectionPointContainer; |
| #ifdef __cplusplus |
| interface IConnectionPointContainer; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IClassFactory2_FWD_DEFINED__ |
| #define __IClassFactory2_FWD_DEFINED__ |
| typedef interface IClassFactory2 IClassFactory2; |
| #ifdef __cplusplus |
| interface IClassFactory2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IProvideClassInfo_FWD_DEFINED__ |
| #define __IProvideClassInfo_FWD_DEFINED__ |
| typedef interface IProvideClassInfo IProvideClassInfo; |
| #ifdef __cplusplus |
| interface IProvideClassInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IProvideClassInfo2_FWD_DEFINED__ |
| #define __IProvideClassInfo2_FWD_DEFINED__ |
| typedef interface IProvideClassInfo2 IProvideClassInfo2; |
| #ifdef __cplusplus |
| interface IProvideClassInfo2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IProvideMultipleClassInfo_FWD_DEFINED__ |
| #define __IProvideMultipleClassInfo_FWD_DEFINED__ |
| typedef interface IProvideMultipleClassInfo IProvideMultipleClassInfo; |
| #ifdef __cplusplus |
| interface IProvideMultipleClassInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleControl_FWD_DEFINED__ |
| #define __IOleControl_FWD_DEFINED__ |
| typedef interface IOleControl IOleControl; |
| #ifdef __cplusplus |
| interface IOleControl; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleControlSite_FWD_DEFINED__ |
| #define __IOleControlSite_FWD_DEFINED__ |
| typedef interface IOleControlSite IOleControlSite; |
| #ifdef __cplusplus |
| interface IOleControlSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyPage_FWD_DEFINED__ |
| #define __IPropertyPage_FWD_DEFINED__ |
| typedef interface IPropertyPage IPropertyPage; |
| #ifdef __cplusplus |
| interface IPropertyPage; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyPage2_FWD_DEFINED__ |
| #define __IPropertyPage2_FWD_DEFINED__ |
| typedef interface IPropertyPage2 IPropertyPage2; |
| #ifdef __cplusplus |
| interface IPropertyPage2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyPageSite_FWD_DEFINED__ |
| #define __IPropertyPageSite_FWD_DEFINED__ |
| typedef interface IPropertyPageSite IPropertyPageSite; |
| #ifdef __cplusplus |
| interface IPropertyPageSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyNotifySink_FWD_DEFINED__ |
| #define __IPropertyNotifySink_FWD_DEFINED__ |
| typedef interface IPropertyNotifySink IPropertyNotifySink; |
| #ifdef __cplusplus |
| interface IPropertyNotifySink; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __ISpecifyPropertyPages_FWD_DEFINED__ |
| #define __ISpecifyPropertyPages_FWD_DEFINED__ |
| typedef interface ISpecifyPropertyPages ISpecifyPropertyPages; |
| #ifdef __cplusplus |
| interface ISpecifyPropertyPages; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPersistMemory_FWD_DEFINED__ |
| #define __IPersistMemory_FWD_DEFINED__ |
| typedef interface IPersistMemory IPersistMemory; |
| #ifdef __cplusplus |
| interface IPersistMemory; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPersistStreamInit_FWD_DEFINED__ |
| #define __IPersistStreamInit_FWD_DEFINED__ |
| typedef interface IPersistStreamInit IPersistStreamInit; |
| #ifdef __cplusplus |
| interface IPersistStreamInit; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPersistPropertyBag_FWD_DEFINED__ |
| #define __IPersistPropertyBag_FWD_DEFINED__ |
| typedef interface IPersistPropertyBag IPersistPropertyBag; |
| #ifdef __cplusplus |
| interface IPersistPropertyBag; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __ISimpleFrameSite_FWD_DEFINED__ |
| #define __ISimpleFrameSite_FWD_DEFINED__ |
| typedef interface ISimpleFrameSite ISimpleFrameSite; |
| #ifdef __cplusplus |
| interface ISimpleFrameSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IFont_FWD_DEFINED__ |
| #define __IFont_FWD_DEFINED__ |
| typedef interface IFont IFont; |
| #ifdef __cplusplus |
| interface IFont; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPicture_FWD_DEFINED__ |
| #define __IPicture_FWD_DEFINED__ |
| typedef interface IPicture IPicture; |
| #ifdef __cplusplus |
| interface IPicture; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPicture2_FWD_DEFINED__ |
| #define __IPicture2_FWD_DEFINED__ |
| typedef interface IPicture2 IPicture2; |
| #ifdef __cplusplus |
| interface IPicture2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IFontEventsDisp_FWD_DEFINED__ |
| #define __IFontEventsDisp_FWD_DEFINED__ |
| typedef interface IFontEventsDisp IFontEventsDisp; |
| #ifdef __cplusplus |
| interface IFontEventsDisp; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IFontDisp_FWD_DEFINED__ |
| #define __IFontDisp_FWD_DEFINED__ |
| typedef interface IFontDisp IFontDisp; |
| #ifdef __cplusplus |
| interface IFontDisp; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPictureDisp_FWD_DEFINED__ |
| #define __IPictureDisp_FWD_DEFINED__ |
| typedef interface IPictureDisp IPictureDisp; |
| #ifdef __cplusplus |
| interface IPictureDisp; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleInPlaceObjectWindowless_FWD_DEFINED__ |
| #define __IOleInPlaceObjectWindowless_FWD_DEFINED__ |
| typedef interface IOleInPlaceObjectWindowless IOleInPlaceObjectWindowless; |
| #ifdef __cplusplus |
| interface IOleInPlaceObjectWindowless; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleInPlaceSiteEx_FWD_DEFINED__ |
| #define __IOleInPlaceSiteEx_FWD_DEFINED__ |
| typedef interface IOleInPlaceSiteEx IOleInPlaceSiteEx; |
| #ifdef __cplusplus |
| interface IOleInPlaceSiteEx; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleInPlaceSiteWindowless_FWD_DEFINED__ |
| #define __IOleInPlaceSiteWindowless_FWD_DEFINED__ |
| typedef interface IOleInPlaceSiteWindowless IOleInPlaceSiteWindowless; |
| #ifdef __cplusplus |
| interface IOleInPlaceSiteWindowless; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IViewObjectEx_FWD_DEFINED__ |
| #define __IViewObjectEx_FWD_DEFINED__ |
| typedef interface IViewObjectEx IViewObjectEx; |
| #ifdef __cplusplus |
| interface IViewObjectEx; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleUndoUnit_FWD_DEFINED__ |
| #define __IOleUndoUnit_FWD_DEFINED__ |
| typedef interface IOleUndoUnit IOleUndoUnit; |
| #ifdef __cplusplus |
| interface IOleUndoUnit; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleParentUndoUnit_FWD_DEFINED__ |
| #define __IOleParentUndoUnit_FWD_DEFINED__ |
| typedef interface IOleParentUndoUnit IOleParentUndoUnit; |
| #ifdef __cplusplus |
| interface IOleParentUndoUnit; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IEnumOleUndoUnits_FWD_DEFINED__ |
| #define __IEnumOleUndoUnits_FWD_DEFINED__ |
| typedef interface IEnumOleUndoUnits IEnumOleUndoUnits; |
| #ifdef __cplusplus |
| interface IEnumOleUndoUnits; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleUndoManager_FWD_DEFINED__ |
| #define __IOleUndoManager_FWD_DEFINED__ |
| typedef interface IOleUndoManager IOleUndoManager; |
| #ifdef __cplusplus |
| interface IOleUndoManager; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPointerInactive_FWD_DEFINED__ |
| #define __IPointerInactive_FWD_DEFINED__ |
| typedef interface IPointerInactive IPointerInactive; |
| #ifdef __cplusplus |
| interface IPointerInactive; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IObjectWithSite_FWD_DEFINED__ |
| #define __IObjectWithSite_FWD_DEFINED__ |
| typedef interface IObjectWithSite IObjectWithSite; |
| #ifdef __cplusplus |
| interface IObjectWithSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPerPropertyBrowsing_FWD_DEFINED__ |
| #define __IPerPropertyBrowsing_FWD_DEFINED__ |
| typedef interface IPerPropertyBrowsing IPerPropertyBrowsing; |
| #ifdef __cplusplus |
| interface IPerPropertyBrowsing; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyBag2_FWD_DEFINED__ |
| #define __IPropertyBag2_FWD_DEFINED__ |
| typedef interface IPropertyBag2 IPropertyBag2; |
| #ifdef __cplusplus |
| interface IPropertyBag2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPersistPropertyBag2_FWD_DEFINED__ |
| #define __IPersistPropertyBag2_FWD_DEFINED__ |
| typedef interface IPersistPropertyBag2 IPersistPropertyBag2; |
| #ifdef __cplusplus |
| interface IPersistPropertyBag2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IAdviseSinkEx_FWD_DEFINED__ |
| #define __IAdviseSinkEx_FWD_DEFINED__ |
| typedef interface IAdviseSinkEx IAdviseSinkEx; |
| #ifdef __cplusplus |
| interface IAdviseSinkEx; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IQuickActivate_FWD_DEFINED__ |
| #define __IQuickActivate_FWD_DEFINED__ |
| typedef interface IQuickActivate IQuickActivate; |
| #ifdef __cplusplus |
| interface IQuickActivate; |
| #endif /* __cplusplus */ |
| #endif |
| |
| /* Headers for imported files */ |
| |
| #include <oleidl.h> |
| #include <oaidl.h> |
| #include <oleidl.h> |
| #include <servprov.h> |
| #include <urlmon.h> |
| |
| #ifdef __cplusplus |
| extern "C" { |
| #endif |
| |
| /** |
| * This file is part of the mingw-w64 runtime package. |
| * No warranty is given; refer to the file DISCLAIMER within this package. |
| */ |
| |
| #include <winapifamily.h> |
| |
| |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP) |
| #ifndef __IEnumConnections_FWD_DEFINED__ |
| #define __IEnumConnections_FWD_DEFINED__ |
| typedef interface IEnumConnections IEnumConnections; |
| #ifdef __cplusplus |
| interface IEnumConnections; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IEnumConnectionPoints_FWD_DEFINED__ |
| #define __IEnumConnectionPoints_FWD_DEFINED__ |
| typedef interface IEnumConnectionPoints IEnumConnectionPoints; |
| #ifdef __cplusplus |
| interface IEnumConnectionPoints; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IConnectionPoint_FWD_DEFINED__ |
| #define __IConnectionPoint_FWD_DEFINED__ |
| typedef interface IConnectionPoint IConnectionPoint; |
| #ifdef __cplusplus |
| interface IConnectionPoint; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IConnectionPointContainer_FWD_DEFINED__ |
| #define __IConnectionPointContainer_FWD_DEFINED__ |
| typedef interface IConnectionPointContainer IConnectionPointContainer; |
| #ifdef __cplusplus |
| interface IConnectionPointContainer; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #endif |
| |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) |
| #ifndef __IBindHost_FWD_DEFINED__ |
| #define __IBindHost_FWD_DEFINED__ |
| typedef interface IBindHost IBindHost; |
| #ifdef __cplusplus |
| interface IBindHost; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IClassFactory2_FWD_DEFINED__ |
| #define __IClassFactory2_FWD_DEFINED__ |
| typedef interface IClassFactory2 IClassFactory2; |
| #ifdef __cplusplus |
| interface IClassFactory2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IDropTarget_FWD_DEFINED__ |
| #define __IDropTarget_FWD_DEFINED__ |
| typedef interface IDropTarget IDropTarget; |
| #ifdef __cplusplus |
| interface IDropTarget; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IProvideClassInfo_FWD_DEFINED__ |
| #define __IProvideClassInfo_FWD_DEFINED__ |
| typedef interface IProvideClassInfo IProvideClassInfo; |
| #ifdef __cplusplus |
| interface IProvideClassInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IProvideClassInfo2_FWD_DEFINED__ |
| #define __IProvideClassInfo2_FWD_DEFINED__ |
| typedef interface IProvideClassInfo2 IProvideClassInfo2; |
| #ifdef __cplusplus |
| interface IProvideClassInfo2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IProvideMultipleClassInfo_FWD_DEFINED__ |
| #define __IProvideMultipleClassInfo_FWD_DEFINED__ |
| typedef interface IProvideMultipleClassInfo IProvideMultipleClassInfo; |
| #ifdef __cplusplus |
| interface IProvideMultipleClassInfo; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleClientSite_FWD_DEFINED__ |
| #define __IOleClientSite_FWD_DEFINED__ |
| typedef interface IOleClientSite IOleClientSite; |
| #ifdef __cplusplus |
| interface IOleClientSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleControl_FWD_DEFINED__ |
| #define __IOleControl_FWD_DEFINED__ |
| typedef interface IOleControl IOleControl; |
| #ifdef __cplusplus |
| interface IOleControl; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleControlSite_FWD_DEFINED__ |
| #define __IOleControlSite_FWD_DEFINED__ |
| typedef interface IOleControlSite IOleControlSite; |
| #ifdef __cplusplus |
| interface IOleControlSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyPage_FWD_DEFINED__ |
| #define __IPropertyPage_FWD_DEFINED__ |
| typedef interface IPropertyPage IPropertyPage; |
| #ifdef __cplusplus |
| interface IPropertyPage; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyPage2_FWD_DEFINED__ |
| #define __IPropertyPage2_FWD_DEFINED__ |
| typedef interface IPropertyPage2 IPropertyPage2; |
| #ifdef __cplusplus |
| interface IPropertyPage2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyPageSite_FWD_DEFINED__ |
| #define __IPropertyPageSite_FWD_DEFINED__ |
| typedef interface IPropertyPageSite IPropertyPageSite; |
| #ifdef __cplusplus |
| interface IPropertyPageSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyNotifySink_FWD_DEFINED__ |
| #define __IPropertyNotifySink_FWD_DEFINED__ |
| typedef interface IPropertyNotifySink IPropertyNotifySink; |
| #ifdef __cplusplus |
| interface IPropertyNotifySink; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __ISpecifyPropertyPages_FWD_DEFINED__ |
| #define __ISpecifyPropertyPages_FWD_DEFINED__ |
| typedef interface ISpecifyPropertyPages ISpecifyPropertyPages; |
| #ifdef __cplusplus |
| interface ISpecifyPropertyPages; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPersistMemory_FWD_DEFINED__ |
| #define __IPersistMemory_FWD_DEFINED__ |
| typedef interface IPersistMemory IPersistMemory; |
| #ifdef __cplusplus |
| interface IPersistMemory; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPersistStreamInit_FWD_DEFINED__ |
| #define __IPersistStreamInit_FWD_DEFINED__ |
| typedef interface IPersistStreamInit IPersistStreamInit; |
| #ifdef __cplusplus |
| interface IPersistStreamInit; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPersistPropertyBag_FWD_DEFINED__ |
| #define __IPersistPropertyBag_FWD_DEFINED__ |
| typedef interface IPersistPropertyBag IPersistPropertyBag; |
| #ifdef __cplusplus |
| interface IPersistPropertyBag; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __ISimpleFrameSite_FWD_DEFINED__ |
| #define __ISimpleFrameSite_FWD_DEFINED__ |
| typedef interface ISimpleFrameSite ISimpleFrameSite; |
| #ifdef __cplusplus |
| interface ISimpleFrameSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IFont_FWD_DEFINED__ |
| #define __IFont_FWD_DEFINED__ |
| typedef interface IFont IFont; |
| #ifdef __cplusplus |
| interface IFont; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPicture_FWD_DEFINED__ |
| #define __IPicture_FWD_DEFINED__ |
| typedef interface IPicture IPicture; |
| #ifdef __cplusplus |
| interface IPicture; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IFontEventsDisp_FWD_DEFINED__ |
| #define __IFontEventsDisp_FWD_DEFINED__ |
| typedef interface IFontEventsDisp IFontEventsDisp; |
| #ifdef __cplusplus |
| interface IFontEventsDisp; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IFontDisp_FWD_DEFINED__ |
| #define __IFontDisp_FWD_DEFINED__ |
| typedef interface IFontDisp IFontDisp; |
| #ifdef __cplusplus |
| interface IFontDisp; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPictureDisp_FWD_DEFINED__ |
| #define __IPictureDisp_FWD_DEFINED__ |
| typedef interface IPictureDisp IPictureDisp; |
| #ifdef __cplusplus |
| interface IPictureDisp; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IAdviseSinkEx_FWD_DEFINED__ |
| #define __IAdviseSinkEx_FWD_DEFINED__ |
| typedef interface IAdviseSinkEx IAdviseSinkEx; |
| #ifdef __cplusplus |
| interface IAdviseSinkEx; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleInPlaceObjectWindowless_FWD_DEFINED__ |
| #define __IOleInPlaceObjectWindowless_FWD_DEFINED__ |
| typedef interface IOleInPlaceObjectWindowless IOleInPlaceObjectWindowless; |
| #ifdef __cplusplus |
| interface IOleInPlaceObjectWindowless; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleInPlaceSite_FWD_DEFINED__ |
| #define __IOleInPlaceSite_FWD_DEFINED__ |
| typedef interface IOleInPlaceSite IOleInPlaceSite; |
| #ifdef __cplusplus |
| interface IOleInPlaceSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleInPlaceSiteEx_FWD_DEFINED__ |
| #define __IOleInPlaceSiteEx_FWD_DEFINED__ |
| typedef interface IOleInPlaceSiteEx IOleInPlaceSiteEx; |
| #ifdef __cplusplus |
| interface IOleInPlaceSiteEx; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleInPlaceSiteWindowless_FWD_DEFINED__ |
| #define __IOleInPlaceSiteWindowless_FWD_DEFINED__ |
| typedef interface IOleInPlaceSiteWindowless IOleInPlaceSiteWindowless; |
| #ifdef __cplusplus |
| interface IOleInPlaceSiteWindowless; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IViewObject2_FWD_DEFINED__ |
| #define __IViewObject2_FWD_DEFINED__ |
| typedef interface IViewObject2 IViewObject2; |
| #ifdef __cplusplus |
| interface IViewObject2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IViewObjectEx_FWD_DEFINED__ |
| #define __IViewObjectEx_FWD_DEFINED__ |
| typedef interface IViewObjectEx IViewObjectEx; |
| #ifdef __cplusplus |
| interface IViewObjectEx; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleUndoUnit_FWD_DEFINED__ |
| #define __IOleUndoUnit_FWD_DEFINED__ |
| typedef interface IOleUndoUnit IOleUndoUnit; |
| #ifdef __cplusplus |
| interface IOleUndoUnit; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleParentUndoUnit_FWD_DEFINED__ |
| #define __IOleParentUndoUnit_FWD_DEFINED__ |
| typedef interface IOleParentUndoUnit IOleParentUndoUnit; |
| #ifdef __cplusplus |
| interface IOleParentUndoUnit; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IEnumOleUndoUnits_FWD_DEFINED__ |
| #define __IEnumOleUndoUnits_FWD_DEFINED__ |
| typedef interface IEnumOleUndoUnits IEnumOleUndoUnits; |
| #ifdef __cplusplus |
| interface IEnumOleUndoUnits; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IOleUndoManager_FWD_DEFINED__ |
| #define __IOleUndoManager_FWD_DEFINED__ |
| typedef interface IOleUndoManager IOleUndoManager; |
| #ifdef __cplusplus |
| interface IOleUndoManager; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPointerInactive_FWD_DEFINED__ |
| #define __IPointerInactive_FWD_DEFINED__ |
| typedef interface IPointerInactive IPointerInactive; |
| #ifdef __cplusplus |
| interface IPointerInactive; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IObjectWithSite_FWD_DEFINED__ |
| #define __IObjectWithSite_FWD_DEFINED__ |
| typedef interface IObjectWithSite IObjectWithSite; |
| #ifdef __cplusplus |
| interface IObjectWithSite; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IErrorLog_FWD_DEFINED__ |
| #define __IErrorLog_FWD_DEFINED__ |
| typedef interface IErrorLog IErrorLog; |
| #ifdef __cplusplus |
| interface IErrorLog; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyBag_FWD_DEFINED__ |
| #define __IPropertyBag_FWD_DEFINED__ |
| typedef interface IPropertyBag IPropertyBag; |
| #ifdef __cplusplus |
| interface IPropertyBag; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPerPropertyBrowsing_FWD_DEFINED__ |
| #define __IPerPropertyBrowsing_FWD_DEFINED__ |
| typedef interface IPerPropertyBrowsing IPerPropertyBrowsing; |
| #ifdef __cplusplus |
| interface IPerPropertyBrowsing; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPropertyBag2_FWD_DEFINED__ |
| #define __IPropertyBag2_FWD_DEFINED__ |
| typedef interface IPropertyBag2 IPropertyBag2; |
| #ifdef __cplusplus |
| interface IPropertyBag2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IPersistPropertyBag2_FWD_DEFINED__ |
| #define __IPersistPropertyBag2_FWD_DEFINED__ |
| typedef interface IPersistPropertyBag2 IPersistPropertyBag2; |
| #ifdef __cplusplus |
| interface IPersistPropertyBag2; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #ifndef __IQuickActivate_FWD_DEFINED__ |
| #define __IQuickActivate_FWD_DEFINED__ |
| typedef interface IQuickActivate IQuickActivate; |
| #ifdef __cplusplus |
| interface IQuickActivate; |
| #endif /* __cplusplus */ |
| #endif |
| |
| #endif |
| |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) |
| /***************************************************************************** |
| * IOleControlTypes interface (v1.0) |
| */ |
| #ifndef __IOleControlTypes_INTERFACE_DEFINED__ |
| #define __IOleControlTypes_INTERFACE_DEFINED__ |
| |
| extern RPC_IF_HANDLE IOleControlTypes_v1_0_c_ifspec; |
| extern RPC_IF_HANDLE IOleControlTypes_v1_0_s_ifspec; |
| typedef enum tagUASFLAGS { |
| UAS_NORMAL = 0x0, |
| UAS_BLOCKED = 0x1, |
| UAS_NOPARENTENABLE = 0x2, |
| UAS_MASK = 0x3 |
| } UASFLAGS; |
| |
| typedef enum tagREADYSTATE { |
| READYSTATE_UNINITIALIZED = 0, |
| READYSTATE_LOADING = 1, |
| READYSTATE_LOADED = 2, |
| READYSTATE_INTERACTIVE = 3, |
| READYSTATE_COMPLETE = 4 |
| } READYSTATE; |
| |
| #endif /* __IOleControlTypes_INTERFACE_DEFINED__ */ |
| |
| #endif |
| |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP) |
| /***************************************************************************** |
| * IEnumConnections interface |
| */ |
| #ifndef __IEnumConnections_INTERFACE_DEFINED__ |
| #define __IEnumConnections_INTERFACE_DEFINED__ |
| |
| typedef IEnumConnections *PENUMCONNECTIONS; |
| typedef IEnumConnections *LPENUMCONNECTIONS; |
| typedef struct tagCONNECTDATA { |
| IUnknown *pUnk; |
| DWORD dwCookie; |
| } CONNECTDATA; |
| |
| typedef struct tagCONNECTDATA *PCONNECTDATA; |
| typedef struct tagCONNECTDATA *LPCONNECTDATA; |
| |
| DEFINE_GUID(IID_IEnumConnections, 0xb196b287, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b287-bab4-101a-b69c-00aa00341d07") |
| IEnumConnections : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE Next( |
| ULONG cConnections, |
| LPCONNECTDATA rgcd, |
| ULONG *pcFetched) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Skip( |
| ULONG cConnections) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Reset( |
| ) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Clone( |
| IEnumConnections **ppEnum) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IEnumConnections, 0xb196b287, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IEnumConnectionsVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IEnumConnections *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IEnumConnections *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IEnumConnections *This); |
| |
| /*** IEnumConnections methods ***/ |
| HRESULT (STDMETHODCALLTYPE *Next)( |
| IEnumConnections *This, |
| ULONG cConnections, |
| LPCONNECTDATA rgcd, |
| ULONG *pcFetched); |
| |
| HRESULT (STDMETHODCALLTYPE *Skip)( |
| IEnumConnections *This, |
| ULONG cConnections); |
| |
| HRESULT (STDMETHODCALLTYPE *Reset)( |
| IEnumConnections *This); |
| |
| HRESULT (STDMETHODCALLTYPE *Clone)( |
| IEnumConnections *This, |
| IEnumConnections **ppEnum); |
| |
| END_INTERFACE |
| } IEnumConnectionsVtbl; |
| |
| interface IEnumConnections { |
| CONST_VTBL IEnumConnectionsVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IEnumConnections_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IEnumConnections_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IEnumConnections_Release(This) (This)->lpVtbl->Release(This) |
| /*** IEnumConnections methods ***/ |
| #define IEnumConnections_Next(This,cConnections,rgcd,pcFetched) (This)->lpVtbl->Next(This,cConnections,rgcd,pcFetched) |
| #define IEnumConnections_Skip(This,cConnections) (This)->lpVtbl->Skip(This,cConnections) |
| #define IEnumConnections_Reset(This) (This)->lpVtbl->Reset(This) |
| #define IEnumConnections_Clone(This,ppEnum) (This)->lpVtbl->Clone(This,ppEnum) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IEnumConnections_QueryInterface(IEnumConnections* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IEnumConnections_AddRef(IEnumConnections* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IEnumConnections_Release(IEnumConnections* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IEnumConnections methods ***/ |
| static FORCEINLINE HRESULT IEnumConnections_Next(IEnumConnections* This,ULONG cConnections,LPCONNECTDATA rgcd,ULONG *pcFetched) { |
| return This->lpVtbl->Next(This,cConnections,rgcd,pcFetched); |
| } |
| static FORCEINLINE HRESULT IEnumConnections_Skip(IEnumConnections* This,ULONG cConnections) { |
| return This->lpVtbl->Skip(This,cConnections); |
| } |
| static FORCEINLINE HRESULT IEnumConnections_Reset(IEnumConnections* This) { |
| return This->lpVtbl->Reset(This); |
| } |
| static FORCEINLINE HRESULT IEnumConnections_Clone(IEnumConnections* This,IEnumConnections **ppEnum) { |
| return This->lpVtbl->Clone(This,ppEnum); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| HRESULT STDMETHODCALLTYPE IEnumConnections_RemoteNext_Proxy( |
| IEnumConnections* This, |
| ULONG cConnections, |
| LPCONNECTDATA rgcd, |
| ULONG *pcFetched); |
| void __RPC_STUB IEnumConnections_RemoteNext_Stub( |
| IRpcStubBuffer* This, |
| IRpcChannelBuffer* pRpcChannelBuffer, |
| PRPC_MESSAGE pRpcMessage, |
| DWORD* pdwStubPhase); |
| HRESULT CALLBACK IEnumConnections_Next_Proxy( |
| IEnumConnections* This, |
| ULONG cConnections, |
| LPCONNECTDATA rgcd, |
| ULONG *pcFetched); |
| HRESULT __RPC_STUB IEnumConnections_Next_Stub( |
| IEnumConnections* This, |
| ULONG cConnections, |
| LPCONNECTDATA rgcd, |
| ULONG *pcFetched); |
| |
| #endif /* __IEnumConnections_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IConnectionPoint interface |
| */ |
| #ifndef __IConnectionPoint_INTERFACE_DEFINED__ |
| #define __IConnectionPoint_INTERFACE_DEFINED__ |
| |
| typedef IConnectionPoint *PCONNECTIONPOINT; |
| typedef IConnectionPoint *LPCONNECTIONPOINT; |
| |
| DEFINE_GUID(IID_IConnectionPoint, 0xb196b286, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b286-bab4-101a-b69c-00aa00341d07") |
| IConnectionPoint : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetConnectionInterface( |
| IID *pIID) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetConnectionPointContainer( |
| IConnectionPointContainer **ppCPC) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Advise( |
| IUnknown *pUnkSink, |
| DWORD *pdwCookie) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Unadvise( |
| DWORD dwCookie) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE EnumConnections( |
| IEnumConnections **ppEnum) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IConnectionPoint, 0xb196b286, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IConnectionPointVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IConnectionPoint *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IConnectionPoint *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IConnectionPoint *This); |
| |
| /*** IConnectionPoint methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetConnectionInterface)( |
| IConnectionPoint *This, |
| IID *pIID); |
| |
| HRESULT (STDMETHODCALLTYPE *GetConnectionPointContainer)( |
| IConnectionPoint *This, |
| IConnectionPointContainer **ppCPC); |
| |
| HRESULT (STDMETHODCALLTYPE *Advise)( |
| IConnectionPoint *This, |
| IUnknown *pUnkSink, |
| DWORD *pdwCookie); |
| |
| HRESULT (STDMETHODCALLTYPE *Unadvise)( |
| IConnectionPoint *This, |
| DWORD dwCookie); |
| |
| HRESULT (STDMETHODCALLTYPE *EnumConnections)( |
| IConnectionPoint *This, |
| IEnumConnections **ppEnum); |
| |
| END_INTERFACE |
| } IConnectionPointVtbl; |
| |
| interface IConnectionPoint { |
| CONST_VTBL IConnectionPointVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IConnectionPoint_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IConnectionPoint_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IConnectionPoint_Release(This) (This)->lpVtbl->Release(This) |
| /*** IConnectionPoint methods ***/ |
| #define IConnectionPoint_GetConnectionInterface(This,pIID) (This)->lpVtbl->GetConnectionInterface(This,pIID) |
| #define IConnectionPoint_GetConnectionPointContainer(This,ppCPC) (This)->lpVtbl->GetConnectionPointContainer(This,ppCPC) |
| #define IConnectionPoint_Advise(This,pUnkSink,pdwCookie) (This)->lpVtbl->Advise(This,pUnkSink,pdwCookie) |
| #define IConnectionPoint_Unadvise(This,dwCookie) (This)->lpVtbl->Unadvise(This,dwCookie) |
| #define IConnectionPoint_EnumConnections(This,ppEnum) (This)->lpVtbl->EnumConnections(This,ppEnum) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IConnectionPoint_QueryInterface(IConnectionPoint* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IConnectionPoint_AddRef(IConnectionPoint* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IConnectionPoint_Release(IConnectionPoint* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IConnectionPoint methods ***/ |
| static FORCEINLINE HRESULT IConnectionPoint_GetConnectionInterface(IConnectionPoint* This,IID *pIID) { |
| return This->lpVtbl->GetConnectionInterface(This,pIID); |
| } |
| static FORCEINLINE HRESULT IConnectionPoint_GetConnectionPointContainer(IConnectionPoint* This,IConnectionPointContainer **ppCPC) { |
| return This->lpVtbl->GetConnectionPointContainer(This,ppCPC); |
| } |
| static FORCEINLINE HRESULT IConnectionPoint_Advise(IConnectionPoint* This,IUnknown *pUnkSink,DWORD *pdwCookie) { |
| return This->lpVtbl->Advise(This,pUnkSink,pdwCookie); |
| } |
| static FORCEINLINE HRESULT IConnectionPoint_Unadvise(IConnectionPoint* This,DWORD dwCookie) { |
| return This->lpVtbl->Unadvise(This,dwCookie); |
| } |
| static FORCEINLINE HRESULT IConnectionPoint_EnumConnections(IConnectionPoint* This,IEnumConnections **ppEnum) { |
| return This->lpVtbl->EnumConnections(This,ppEnum); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IConnectionPoint_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IEnumConnectionPoints interface |
| */ |
| #ifndef __IEnumConnectionPoints_INTERFACE_DEFINED__ |
| #define __IEnumConnectionPoints_INTERFACE_DEFINED__ |
| |
| typedef IEnumConnectionPoints *PENUMCONNECTIONPOINTS; |
| typedef IEnumConnectionPoints *LPENUMCONNECTIONPOINTS; |
| |
| DEFINE_GUID(IID_IEnumConnectionPoints, 0xb196b285, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b285-bab4-101a-b69c-00aa00341d07") |
| IEnumConnectionPoints : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE Next( |
| ULONG cConnections, |
| LPCONNECTIONPOINT *ppCP, |
| ULONG *pcFetched) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Skip( |
| ULONG cConnections) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Reset( |
| ) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Clone( |
| IEnumConnectionPoints **ppEnum) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IEnumConnectionPoints, 0xb196b285, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IEnumConnectionPointsVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IEnumConnectionPoints *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IEnumConnectionPoints *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IEnumConnectionPoints *This); |
| |
| /*** IEnumConnectionPoints methods ***/ |
| HRESULT (STDMETHODCALLTYPE *Next)( |
| IEnumConnectionPoints *This, |
| ULONG cConnections, |
| LPCONNECTIONPOINT *ppCP, |
| ULONG *pcFetched); |
| |
| HRESULT (STDMETHODCALLTYPE *Skip)( |
| IEnumConnectionPoints *This, |
| ULONG cConnections); |
| |
| HRESULT (STDMETHODCALLTYPE *Reset)( |
| IEnumConnectionPoints *This); |
| |
| HRESULT (STDMETHODCALLTYPE *Clone)( |
| IEnumConnectionPoints *This, |
| IEnumConnectionPoints **ppEnum); |
| |
| END_INTERFACE |
| } IEnumConnectionPointsVtbl; |
| |
| interface IEnumConnectionPoints { |
| CONST_VTBL IEnumConnectionPointsVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IEnumConnectionPoints_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IEnumConnectionPoints_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IEnumConnectionPoints_Release(This) (This)->lpVtbl->Release(This) |
| /*** IEnumConnectionPoints methods ***/ |
| #define IEnumConnectionPoints_Next(This,cConnections,ppCP,pcFetched) (This)->lpVtbl->Next(This,cConnections,ppCP,pcFetched) |
| #define IEnumConnectionPoints_Skip(This,cConnections) (This)->lpVtbl->Skip(This,cConnections) |
| #define IEnumConnectionPoints_Reset(This) (This)->lpVtbl->Reset(This) |
| #define IEnumConnectionPoints_Clone(This,ppEnum) (This)->lpVtbl->Clone(This,ppEnum) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IEnumConnectionPoints_QueryInterface(IEnumConnectionPoints* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IEnumConnectionPoints_AddRef(IEnumConnectionPoints* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IEnumConnectionPoints_Release(IEnumConnectionPoints* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IEnumConnectionPoints methods ***/ |
| static FORCEINLINE HRESULT IEnumConnectionPoints_Next(IEnumConnectionPoints* This,ULONG cConnections,LPCONNECTIONPOINT *ppCP,ULONG *pcFetched) { |
| return This->lpVtbl->Next(This,cConnections,ppCP,pcFetched); |
| } |
| static FORCEINLINE HRESULT IEnumConnectionPoints_Skip(IEnumConnectionPoints* This,ULONG cConnections) { |
| return This->lpVtbl->Skip(This,cConnections); |
| } |
| static FORCEINLINE HRESULT IEnumConnectionPoints_Reset(IEnumConnectionPoints* This) { |
| return This->lpVtbl->Reset(This); |
| } |
| static FORCEINLINE HRESULT IEnumConnectionPoints_Clone(IEnumConnectionPoints* This,IEnumConnectionPoints **ppEnum) { |
| return This->lpVtbl->Clone(This,ppEnum); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| HRESULT STDMETHODCALLTYPE IEnumConnectionPoints_RemoteNext_Proxy( |
| IEnumConnectionPoints* This, |
| ULONG cConnections, |
| LPCONNECTIONPOINT *ppCP, |
| ULONG *pcFetched); |
| void __RPC_STUB IEnumConnectionPoints_RemoteNext_Stub( |
| IRpcStubBuffer* This, |
| IRpcChannelBuffer* pRpcChannelBuffer, |
| PRPC_MESSAGE pRpcMessage, |
| DWORD* pdwStubPhase); |
| HRESULT CALLBACK IEnumConnectionPoints_Next_Proxy( |
| IEnumConnectionPoints* This, |
| ULONG cConnections, |
| LPCONNECTIONPOINT *ppCP, |
| ULONG *pcFetched); |
| HRESULT __RPC_STUB IEnumConnectionPoints_Next_Stub( |
| IEnumConnectionPoints* This, |
| ULONG cConnections, |
| LPCONNECTIONPOINT *ppCP, |
| ULONG *pcFetched); |
| |
| #endif /* __IEnumConnectionPoints_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IConnectionPointContainer interface |
| */ |
| #ifndef __IConnectionPointContainer_INTERFACE_DEFINED__ |
| #define __IConnectionPointContainer_INTERFACE_DEFINED__ |
| |
| typedef IConnectionPointContainer *PCONNECTIONPOINTCONTAINER; |
| typedef IConnectionPointContainer *LPCONNECTIONPOINTCONTAINER; |
| |
| DEFINE_GUID(IID_IConnectionPointContainer, 0xb196b284, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b284-bab4-101a-b69c-00aa00341d07") |
| IConnectionPointContainer : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE EnumConnectionPoints( |
| IEnumConnectionPoints **ppEnum) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE FindConnectionPoint( |
| REFIID riid, |
| IConnectionPoint **ppCP) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IConnectionPointContainer, 0xb196b284, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IConnectionPointContainerVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IConnectionPointContainer *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IConnectionPointContainer *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IConnectionPointContainer *This); |
| |
| /*** IConnectionPointContainer methods ***/ |
| HRESULT (STDMETHODCALLTYPE *EnumConnectionPoints)( |
| IConnectionPointContainer *This, |
| IEnumConnectionPoints **ppEnum); |
| |
| HRESULT (STDMETHODCALLTYPE *FindConnectionPoint)( |
| IConnectionPointContainer *This, |
| REFIID riid, |
| IConnectionPoint **ppCP); |
| |
| END_INTERFACE |
| } IConnectionPointContainerVtbl; |
| |
| interface IConnectionPointContainer { |
| CONST_VTBL IConnectionPointContainerVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IConnectionPointContainer_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IConnectionPointContainer_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IConnectionPointContainer_Release(This) (This)->lpVtbl->Release(This) |
| /*** IConnectionPointContainer methods ***/ |
| #define IConnectionPointContainer_EnumConnectionPoints(This,ppEnum) (This)->lpVtbl->EnumConnectionPoints(This,ppEnum) |
| #define IConnectionPointContainer_FindConnectionPoint(This,riid,ppCP) (This)->lpVtbl->FindConnectionPoint(This,riid,ppCP) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IConnectionPointContainer_QueryInterface(IConnectionPointContainer* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IConnectionPointContainer_AddRef(IConnectionPointContainer* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IConnectionPointContainer_Release(IConnectionPointContainer* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IConnectionPointContainer methods ***/ |
| static FORCEINLINE HRESULT IConnectionPointContainer_EnumConnectionPoints(IConnectionPointContainer* This,IEnumConnectionPoints **ppEnum) { |
| return This->lpVtbl->EnumConnectionPoints(This,ppEnum); |
| } |
| static FORCEINLINE HRESULT IConnectionPointContainer_FindConnectionPoint(IConnectionPointContainer* This,REFIID riid,IConnectionPoint **ppCP) { |
| return This->lpVtbl->FindConnectionPoint(This,riid,ppCP); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IConnectionPointContainer_INTERFACE_DEFINED__ */ |
| |
| #endif |
| |
| #if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) |
| /***************************************************************************** |
| * IClassFactory2 interface |
| */ |
| #ifndef __IClassFactory2_INTERFACE_DEFINED__ |
| #define __IClassFactory2_INTERFACE_DEFINED__ |
| |
| typedef IClassFactory2 *LPCLASSFACTORY2; |
| |
| typedef struct tagLICINFO { |
| LONG cbLicInfo; |
| WINBOOL fRuntimeKeyAvail; |
| WINBOOL fLicVerified; |
| } LICINFO; |
| |
| typedef struct tagLICINFO *LPLICINFO; |
| |
| DEFINE_GUID(IID_IClassFactory2, 0xb196b28f, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b28f-bab4-101a-b69c-00aa00341d07") |
| IClassFactory2 : public IClassFactory |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetLicInfo( |
| LICINFO *pLicInfo) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE RequestLicKey( |
| DWORD dwReserved, |
| BSTR *pBstrKey) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE CreateInstanceLic( |
| IUnknown *pUnkOuter, |
| IUnknown *pUnkReserved, |
| REFIID riid, |
| BSTR bstrKey, |
| PVOID *ppvObj) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IClassFactory2, 0xb196b28f, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IClassFactory2Vtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IClassFactory2 *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IClassFactory2 *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IClassFactory2 *This); |
| |
| /*** IClassFactory methods ***/ |
| HRESULT (STDMETHODCALLTYPE *CreateInstance)( |
| IClassFactory2 *This, |
| IUnknown *pUnkOuter, |
| REFIID riid, |
| void **ppvObject); |
| |
| HRESULT (STDMETHODCALLTYPE *LockServer)( |
| IClassFactory2 *This, |
| WINBOOL fLock); |
| |
| /*** IClassFactory2 methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetLicInfo)( |
| IClassFactory2 *This, |
| LICINFO *pLicInfo); |
| |
| HRESULT (STDMETHODCALLTYPE *RequestLicKey)( |
| IClassFactory2 *This, |
| DWORD dwReserved, |
| BSTR *pBstrKey); |
| |
| HRESULT (STDMETHODCALLTYPE *CreateInstanceLic)( |
| IClassFactory2 *This, |
| IUnknown *pUnkOuter, |
| IUnknown *pUnkReserved, |
| REFIID riid, |
| BSTR bstrKey, |
| PVOID *ppvObj); |
| |
| END_INTERFACE |
| } IClassFactory2Vtbl; |
| |
| interface IClassFactory2 { |
| CONST_VTBL IClassFactory2Vtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IClassFactory2_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IClassFactory2_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IClassFactory2_Release(This) (This)->lpVtbl->Release(This) |
| /*** IClassFactory methods ***/ |
| #define IClassFactory2_CreateInstance(This,pUnkOuter,riid,ppvObject) (This)->lpVtbl->CreateInstance(This,pUnkOuter,riid,ppvObject) |
| #define IClassFactory2_LockServer(This,fLock) (This)->lpVtbl->LockServer(This,fLock) |
| /*** IClassFactory2 methods ***/ |
| #define IClassFactory2_GetLicInfo(This,pLicInfo) (This)->lpVtbl->GetLicInfo(This,pLicInfo) |
| #define IClassFactory2_RequestLicKey(This,dwReserved,pBstrKey) (This)->lpVtbl->RequestLicKey(This,dwReserved,pBstrKey) |
| #define IClassFactory2_CreateInstanceLic(This,pUnkOuter,pUnkReserved,riid,bstrKey,ppvObj) (This)->lpVtbl->CreateInstanceLic(This,pUnkOuter,pUnkReserved,riid,bstrKey,ppvObj) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IClassFactory2_QueryInterface(IClassFactory2* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IClassFactory2_AddRef(IClassFactory2* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IClassFactory2_Release(IClassFactory2* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IClassFactory methods ***/ |
| static FORCEINLINE HRESULT IClassFactory2_CreateInstance(IClassFactory2* This,IUnknown *pUnkOuter,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->CreateInstance(This,pUnkOuter,riid,ppvObject); |
| } |
| static FORCEINLINE HRESULT IClassFactory2_LockServer(IClassFactory2* This,WINBOOL fLock) { |
| return This->lpVtbl->LockServer(This,fLock); |
| } |
| /*** IClassFactory2 methods ***/ |
| static FORCEINLINE HRESULT IClassFactory2_GetLicInfo(IClassFactory2* This,LICINFO *pLicInfo) { |
| return This->lpVtbl->GetLicInfo(This,pLicInfo); |
| } |
| static FORCEINLINE HRESULT IClassFactory2_RequestLicKey(IClassFactory2* This,DWORD dwReserved,BSTR *pBstrKey) { |
| return This->lpVtbl->RequestLicKey(This,dwReserved,pBstrKey); |
| } |
| static FORCEINLINE HRESULT IClassFactory2_CreateInstanceLic(IClassFactory2* This,IUnknown *pUnkOuter,IUnknown *pUnkReserved,REFIID riid,BSTR bstrKey,PVOID *ppvObj) { |
| return This->lpVtbl->CreateInstanceLic(This,pUnkOuter,pUnkReserved,riid,bstrKey,ppvObj); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| HRESULT STDMETHODCALLTYPE IClassFactory2_RemoteCreateInstanceLic_Proxy( |
| IClassFactory2* This, |
| REFIID riid, |
| BSTR bstrKey, |
| IUnknown **ppvObj); |
| void __RPC_STUB IClassFactory2_RemoteCreateInstanceLic_Stub( |
| IRpcStubBuffer* This, |
| IRpcChannelBuffer* pRpcChannelBuffer, |
| PRPC_MESSAGE pRpcMessage, |
| DWORD* pdwStubPhase); |
| HRESULT CALLBACK IClassFactory2_CreateInstanceLic_Proxy( |
| IClassFactory2* This, |
| IUnknown *pUnkOuter, |
| IUnknown *pUnkReserved, |
| REFIID riid, |
| BSTR bstrKey, |
| PVOID *ppvObj); |
| HRESULT __RPC_STUB IClassFactory2_CreateInstanceLic_Stub( |
| IClassFactory2* This, |
| REFIID riid, |
| BSTR bstrKey, |
| IUnknown **ppvObj); |
| |
| #endif /* __IClassFactory2_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IProvideClassInfo interface |
| */ |
| #ifndef __IProvideClassInfo_INTERFACE_DEFINED__ |
| #define __IProvideClassInfo_INTERFACE_DEFINED__ |
| |
| typedef IProvideClassInfo *LPPROVIDECLASSINFO; |
| |
| DEFINE_GUID(IID_IProvideClassInfo, 0xb196b283, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b283-bab4-101a-b69c-00aa00341d07") |
| IProvideClassInfo : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetClassInfo( |
| ITypeInfo **ppTI) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IProvideClassInfo, 0xb196b283, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IProvideClassInfoVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IProvideClassInfo *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IProvideClassInfo *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IProvideClassInfo *This); |
| |
| /*** IProvideClassInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetClassInfo)( |
| IProvideClassInfo *This, |
| ITypeInfo **ppTI); |
| |
| END_INTERFACE |
| } IProvideClassInfoVtbl; |
| |
| interface IProvideClassInfo { |
| CONST_VTBL IProvideClassInfoVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IProvideClassInfo_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IProvideClassInfo_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IProvideClassInfo_Release(This) (This)->lpVtbl->Release(This) |
| /*** IProvideClassInfo methods ***/ |
| #define IProvideClassInfo_GetClassInfo(This,ppTI) (This)->lpVtbl->GetClassInfo(This,ppTI) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IProvideClassInfo_QueryInterface(IProvideClassInfo* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IProvideClassInfo_AddRef(IProvideClassInfo* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IProvideClassInfo_Release(IProvideClassInfo* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IProvideClassInfo methods ***/ |
| static FORCEINLINE HRESULT IProvideClassInfo_GetClassInfo(IProvideClassInfo* This,ITypeInfo **ppTI) { |
| return This->lpVtbl->GetClassInfo(This,ppTI); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IProvideClassInfo_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IProvideClassInfo2 interface |
| */ |
| #ifndef __IProvideClassInfo2_INTERFACE_DEFINED__ |
| #define __IProvideClassInfo2_INTERFACE_DEFINED__ |
| |
| typedef IProvideClassInfo2 *LPPROVIDECLASSINFO2; |
| |
| typedef enum tagGUIDKIND { |
| GUIDKIND_DEFAULT_SOURCE_DISP_IID = 1 |
| } GUIDKIND; |
| |
| DEFINE_GUID(IID_IProvideClassInfo2, 0xa6bc3ac0, 0xdbaa, 0x11ce, 0x9d,0xe3, 0x00,0xaa,0x00,0x4b,0xb8,0x51); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("a6bc3ac0-dbaa-11ce-9de3-00aa004bb851") |
| IProvideClassInfo2 : public IProvideClassInfo |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetGUID( |
| DWORD dwGuidKind, |
| GUID *pGUID) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IProvideClassInfo2, 0xa6bc3ac0, 0xdbaa, 0x11ce, 0x9d,0xe3, 0x00,0xaa,0x00,0x4b,0xb8,0x51) |
| #endif |
| #else |
| typedef struct IProvideClassInfo2Vtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IProvideClassInfo2 *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IProvideClassInfo2 *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IProvideClassInfo2 *This); |
| |
| /*** IProvideClassInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetClassInfo)( |
| IProvideClassInfo2 *This, |
| ITypeInfo **ppTI); |
| |
| /*** IProvideClassInfo2 methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetGUID)( |
| IProvideClassInfo2 *This, |
| DWORD dwGuidKind, |
| GUID *pGUID); |
| |
| END_INTERFACE |
| } IProvideClassInfo2Vtbl; |
| |
| interface IProvideClassInfo2 { |
| CONST_VTBL IProvideClassInfo2Vtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IProvideClassInfo2_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IProvideClassInfo2_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IProvideClassInfo2_Release(This) (This)->lpVtbl->Release(This) |
| /*** IProvideClassInfo methods ***/ |
| #define IProvideClassInfo2_GetClassInfo(This,ppTI) (This)->lpVtbl->GetClassInfo(This,ppTI) |
| /*** IProvideClassInfo2 methods ***/ |
| #define IProvideClassInfo2_GetGUID(This,dwGuidKind,pGUID) (This)->lpVtbl->GetGUID(This,dwGuidKind,pGUID) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IProvideClassInfo2_QueryInterface(IProvideClassInfo2* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IProvideClassInfo2_AddRef(IProvideClassInfo2* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IProvideClassInfo2_Release(IProvideClassInfo2* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IProvideClassInfo methods ***/ |
| static FORCEINLINE HRESULT IProvideClassInfo2_GetClassInfo(IProvideClassInfo2* This,ITypeInfo **ppTI) { |
| return This->lpVtbl->GetClassInfo(This,ppTI); |
| } |
| /*** IProvideClassInfo2 methods ***/ |
| static FORCEINLINE HRESULT IProvideClassInfo2_GetGUID(IProvideClassInfo2* This,DWORD dwGuidKind,GUID *pGUID) { |
| return This->lpVtbl->GetGUID(This,dwGuidKind,pGUID); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IProvideClassInfo2_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IProvideMultipleClassInfo interface |
| */ |
| #ifndef __IProvideMultipleClassInfo_INTERFACE_DEFINED__ |
| #define __IProvideMultipleClassInfo_INTERFACE_DEFINED__ |
| |
| #define MULTICLASSINFO_GETTYPEINFO 0x1 |
| #define MULTICLASSINFO_GETNUMRESERVEDDISPIDS 0x2 |
| #define MULTICLASSINFO_GETIIDPRIMARY 0x4 |
| #define MULTICLASSINFO_GETIIDSOURCE 0x8 |
| |
| #define TIFLAGS_EXTENDDISPATCHONLY 0x1 |
| |
| typedef IProvideMultipleClassInfo *LPPROVIDEMULTIPLECLASSINFO; |
| |
| DEFINE_GUID(IID_IProvideMultipleClassInfo, 0xa7aba9c1, 0x8983, 0x11cf, 0x8f,0x20, 0x00,0x80,0x5f,0x2c,0xd0,0x64); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("a7aba9c1-8983-11cf-8f20-00805f2cd064") |
| IProvideMultipleClassInfo : public IProvideClassInfo2 |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetMultiTypeInfoCount( |
| ULONG *pcti) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetInfoOfIndex( |
| ULONG iti, |
| DWORD dwFlags, |
| ITypeInfo **pptiCoClass, |
| DWORD *pdwTIFlags, |
| ULONG *pcdispidReserved, |
| IID *piidPrimary, |
| IID *piidSource) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IProvideMultipleClassInfo, 0xa7aba9c1, 0x8983, 0x11cf, 0x8f,0x20, 0x00,0x80,0x5f,0x2c,0xd0,0x64) |
| #endif |
| #else |
| typedef struct IProvideMultipleClassInfoVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IProvideMultipleClassInfo *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IProvideMultipleClassInfo *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IProvideMultipleClassInfo *This); |
| |
| /*** IProvideClassInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetClassInfo)( |
| IProvideMultipleClassInfo *This, |
| ITypeInfo **ppTI); |
| |
| /*** IProvideClassInfo2 methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetGUID)( |
| IProvideMultipleClassInfo *This, |
| DWORD dwGuidKind, |
| GUID *pGUID); |
| |
| /*** IProvideMultipleClassInfo methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetMultiTypeInfoCount)( |
| IProvideMultipleClassInfo *This, |
| ULONG *pcti); |
| |
| HRESULT (STDMETHODCALLTYPE *GetInfoOfIndex)( |
| IProvideMultipleClassInfo *This, |
| ULONG iti, |
| DWORD dwFlags, |
| ITypeInfo **pptiCoClass, |
| DWORD *pdwTIFlags, |
| ULONG *pcdispidReserved, |
| IID *piidPrimary, |
| IID *piidSource); |
| |
| END_INTERFACE |
| } IProvideMultipleClassInfoVtbl; |
| |
| interface IProvideMultipleClassInfo { |
| CONST_VTBL IProvideMultipleClassInfoVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IProvideMultipleClassInfo_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IProvideMultipleClassInfo_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IProvideMultipleClassInfo_Release(This) (This)->lpVtbl->Release(This) |
| /*** IProvideClassInfo methods ***/ |
| #define IProvideMultipleClassInfo_GetClassInfo(This,ppTI) (This)->lpVtbl->GetClassInfo(This,ppTI) |
| /*** IProvideClassInfo2 methods ***/ |
| #define IProvideMultipleClassInfo_GetGUID(This,dwGuidKind,pGUID) (This)->lpVtbl->GetGUID(This,dwGuidKind,pGUID) |
| /*** IProvideMultipleClassInfo methods ***/ |
| #define IProvideMultipleClassInfo_GetMultiTypeInfoCount(This,pcti) (This)->lpVtbl->GetMultiTypeInfoCount(This,pcti) |
| #define IProvideMultipleClassInfo_GetInfoOfIndex(This,iti,dwFlags,pptiCoClass,pdwTIFlags,pcdispidReserved,piidPrimary,piidSource) (This)->lpVtbl->GetInfoOfIndex(This,iti,dwFlags,pptiCoClass,pdwTIFlags,pcdispidReserved,piidPrimary,piidSource) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IProvideMultipleClassInfo_QueryInterface(IProvideMultipleClassInfo* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IProvideMultipleClassInfo_AddRef(IProvideMultipleClassInfo* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IProvideMultipleClassInfo_Release(IProvideMultipleClassInfo* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IProvideClassInfo methods ***/ |
| static FORCEINLINE HRESULT IProvideMultipleClassInfo_GetClassInfo(IProvideMultipleClassInfo* This,ITypeInfo **ppTI) { |
| return This->lpVtbl->GetClassInfo(This,ppTI); |
| } |
| /*** IProvideClassInfo2 methods ***/ |
| static FORCEINLINE HRESULT IProvideMultipleClassInfo_GetGUID(IProvideMultipleClassInfo* This,DWORD dwGuidKind,GUID *pGUID) { |
| return This->lpVtbl->GetGUID(This,dwGuidKind,pGUID); |
| } |
| /*** IProvideMultipleClassInfo methods ***/ |
| static FORCEINLINE HRESULT IProvideMultipleClassInfo_GetMultiTypeInfoCount(IProvideMultipleClassInfo* This,ULONG *pcti) { |
| return This->lpVtbl->GetMultiTypeInfoCount(This,pcti); |
| } |
| static FORCEINLINE HRESULT IProvideMultipleClassInfo_GetInfoOfIndex(IProvideMultipleClassInfo* This,ULONG iti,DWORD dwFlags,ITypeInfo **pptiCoClass,DWORD *pdwTIFlags,ULONG *pcdispidReserved,IID *piidPrimary,IID *piidSource) { |
| return This->lpVtbl->GetInfoOfIndex(This,iti,dwFlags,pptiCoClass,pdwTIFlags,pcdispidReserved,piidPrimary,piidSource); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IProvideMultipleClassInfo_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IOleControl interface |
| */ |
| #ifndef __IOleControl_INTERFACE_DEFINED__ |
| #define __IOleControl_INTERFACE_DEFINED__ |
| |
| typedef IOleControl *LPOLECONTROL; |
| |
| typedef struct tagCONTROLINFO { |
| ULONG cb; |
| HACCEL hAccel; |
| USHORT cAccel; |
| DWORD dwFlags; |
| } CONTROLINFO; |
| |
| typedef struct tagCONTROLINFO *LPCONTROLINFO; |
| |
| typedef enum tagCTRLINFO { |
| CTRLINFO_EATS_RETURN = 1, |
| CTRLINFO_EATS_ESCAPE = 2 |
| } CTRLINFO; |
| |
| DEFINE_GUID(IID_IOleControl, 0xb196b288, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b288-bab4-101a-b69c-00aa00341d07") |
| IOleControl : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetControlInfo( |
| CONTROLINFO *pCI) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE OnMnemonic( |
| MSG *pMsg) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE OnAmbientPropertyChange( |
| DISPID dispID) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE FreezeEvents( |
| WINBOOL bFreeze) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IOleControl, 0xb196b288, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IOleControlVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IOleControl *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IOleControl *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IOleControl *This); |
| |
| /*** IOleControl methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetControlInfo)( |
| IOleControl *This, |
| CONTROLINFO *pCI); |
| |
| HRESULT (STDMETHODCALLTYPE *OnMnemonic)( |
| IOleControl *This, |
| MSG *pMsg); |
| |
| HRESULT (STDMETHODCALLTYPE *OnAmbientPropertyChange)( |
| IOleControl *This, |
| DISPID dispID); |
| |
| HRESULT (STDMETHODCALLTYPE *FreezeEvents)( |
| IOleControl *This, |
| WINBOOL bFreeze); |
| |
| END_INTERFACE |
| } IOleControlVtbl; |
| |
| interface IOleControl { |
| CONST_VTBL IOleControlVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IOleControl_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IOleControl_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IOleControl_Release(This) (This)->lpVtbl->Release(This) |
| /*** IOleControl methods ***/ |
| #define IOleControl_GetControlInfo(This,pCI) (This)->lpVtbl->GetControlInfo(This,pCI) |
| #define IOleControl_OnMnemonic(This,pMsg) (This)->lpVtbl->OnMnemonic(This,pMsg) |
| #define IOleControl_OnAmbientPropertyChange(This,dispID) (This)->lpVtbl->OnAmbientPropertyChange(This,dispID) |
| #define IOleControl_FreezeEvents(This,bFreeze) (This)->lpVtbl->FreezeEvents(This,bFreeze) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IOleControl_QueryInterface(IOleControl* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IOleControl_AddRef(IOleControl* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IOleControl_Release(IOleControl* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IOleControl methods ***/ |
| static FORCEINLINE HRESULT IOleControl_GetControlInfo(IOleControl* This,CONTROLINFO *pCI) { |
| return This->lpVtbl->GetControlInfo(This,pCI); |
| } |
| static FORCEINLINE HRESULT IOleControl_OnMnemonic(IOleControl* This,MSG *pMsg) { |
| return This->lpVtbl->OnMnemonic(This,pMsg); |
| } |
| static FORCEINLINE HRESULT IOleControl_OnAmbientPropertyChange(IOleControl* This,DISPID dispID) { |
| return This->lpVtbl->OnAmbientPropertyChange(This,dispID); |
| } |
| static FORCEINLINE HRESULT IOleControl_FreezeEvents(IOleControl* This,WINBOOL bFreeze) { |
| return This->lpVtbl->FreezeEvents(This,bFreeze); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IOleControl_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IOleControlSite interface |
| */ |
| #ifndef __IOleControlSite_INTERFACE_DEFINED__ |
| #define __IOleControlSite_INTERFACE_DEFINED__ |
| |
| typedef IOleControlSite *LPOLECONTROLSITE; |
| |
| typedef struct tagPOINTF { |
| FLOAT x; |
| FLOAT y; |
| } POINTF; |
| |
| typedef struct tagPOINTF *LPPOINTF; |
| |
| typedef enum tagXFORMCOORDS { |
| XFORMCOORDS_POSITION = 0x1, |
| XFORMCOORDS_SIZE = 0x2, |
| XFORMCOORDS_HIMETRICTOCONTAINER = 0x4, |
| XFORMCOORDS_CONTAINERTOHIMETRIC = 0x8, |
| XFORMCOORDS_EVENTCOMPAT = 0x10 |
| } XFORMCOORDS; |
| |
| DEFINE_GUID(IID_IOleControlSite, 0xb196b289, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b289-bab4-101a-b69c-00aa00341d07") |
| IOleControlSite : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE OnControlInfoChanged( |
| ) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE LockInPlaceActive( |
| WINBOOL fLock) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetExtendedControl( |
| IDispatch **ppDisp) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE TransformCoords( |
| POINTL *pPtlHimetric, |
| POINTF *pPtfContainer, |
| DWORD dwFlags) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE TranslateAccelerator( |
| MSG *pMsg, |
| DWORD grfModifiers) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE OnFocus( |
| WINBOOL fGotFocus) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE ShowPropertyFrame( |
| ) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IOleControlSite, 0xb196b289, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IOleControlSiteVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IOleControlSite *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IOleControlSite *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IOleControlSite *This); |
| |
| /*** IOleControlSite methods ***/ |
| HRESULT (STDMETHODCALLTYPE *OnControlInfoChanged)( |
| IOleControlSite *This); |
| |
| HRESULT (STDMETHODCALLTYPE *LockInPlaceActive)( |
| IOleControlSite *This, |
| WINBOOL fLock); |
| |
| HRESULT (STDMETHODCALLTYPE *GetExtendedControl)( |
| IOleControlSite *This, |
| IDispatch **ppDisp); |
| |
| HRESULT (STDMETHODCALLTYPE *TransformCoords)( |
| IOleControlSite *This, |
| POINTL *pPtlHimetric, |
| POINTF *pPtfContainer, |
| DWORD dwFlags); |
| |
| HRESULT (STDMETHODCALLTYPE *TranslateAccelerator)( |
| IOleControlSite *This, |
| MSG *pMsg, |
| DWORD grfModifiers); |
| |
| HRESULT (STDMETHODCALLTYPE *OnFocus)( |
| IOleControlSite *This, |
| WINBOOL fGotFocus); |
| |
| HRESULT (STDMETHODCALLTYPE *ShowPropertyFrame)( |
| IOleControlSite *This); |
| |
| END_INTERFACE |
| } IOleControlSiteVtbl; |
| |
| interface IOleControlSite { |
| CONST_VTBL IOleControlSiteVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IOleControlSite_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IOleControlSite_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IOleControlSite_Release(This) (This)->lpVtbl->Release(This) |
| /*** IOleControlSite methods ***/ |
| #define IOleControlSite_OnControlInfoChanged(This) (This)->lpVtbl->OnControlInfoChanged(This) |
| #define IOleControlSite_LockInPlaceActive(This,fLock) (This)->lpVtbl->LockInPlaceActive(This,fLock) |
| #define IOleControlSite_GetExtendedControl(This,ppDisp) (This)->lpVtbl->GetExtendedControl(This,ppDisp) |
| #define IOleControlSite_TransformCoords(This,pPtlHimetric,pPtfContainer,dwFlags) (This)->lpVtbl->TransformCoords(This,pPtlHimetric,pPtfContainer,dwFlags) |
| #define IOleControlSite_TranslateAccelerator(This,pMsg,grfModifiers) (This)->lpVtbl->TranslateAccelerator(This,pMsg,grfModifiers) |
| #define IOleControlSite_OnFocus(This,fGotFocus) (This)->lpVtbl->OnFocus(This,fGotFocus) |
| #define IOleControlSite_ShowPropertyFrame(This) (This)->lpVtbl->ShowPropertyFrame(This) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IOleControlSite_QueryInterface(IOleControlSite* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IOleControlSite_AddRef(IOleControlSite* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IOleControlSite_Release(IOleControlSite* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IOleControlSite methods ***/ |
| static FORCEINLINE HRESULT IOleControlSite_OnControlInfoChanged(IOleControlSite* This) { |
| return This->lpVtbl->OnControlInfoChanged(This); |
| } |
| static FORCEINLINE HRESULT IOleControlSite_LockInPlaceActive(IOleControlSite* This,WINBOOL fLock) { |
| return This->lpVtbl->LockInPlaceActive(This,fLock); |
| } |
| static FORCEINLINE HRESULT IOleControlSite_GetExtendedControl(IOleControlSite* This,IDispatch **ppDisp) { |
| return This->lpVtbl->GetExtendedControl(This,ppDisp); |
| } |
| static FORCEINLINE HRESULT IOleControlSite_TransformCoords(IOleControlSite* This,POINTL *pPtlHimetric,POINTF *pPtfContainer,DWORD dwFlags) { |
| return This->lpVtbl->TransformCoords(This,pPtlHimetric,pPtfContainer,dwFlags); |
| } |
| static FORCEINLINE HRESULT IOleControlSite_TranslateAccelerator(IOleControlSite* This,MSG *pMsg,DWORD grfModifiers) { |
| return This->lpVtbl->TranslateAccelerator(This,pMsg,grfModifiers); |
| } |
| static FORCEINLINE HRESULT IOleControlSite_OnFocus(IOleControlSite* This,WINBOOL fGotFocus) { |
| return This->lpVtbl->OnFocus(This,fGotFocus); |
| } |
| static FORCEINLINE HRESULT IOleControlSite_ShowPropertyFrame(IOleControlSite* This) { |
| return This->lpVtbl->ShowPropertyFrame(This); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IOleControlSite_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IPropertyPage interface |
| */ |
| #ifndef __IPropertyPage_INTERFACE_DEFINED__ |
| #define __IPropertyPage_INTERFACE_DEFINED__ |
| |
| typedef IPropertyPage *LPPROPERTYPAGE; |
| |
| typedef struct tagPROPPAGEINFO { |
| ULONG cb; |
| LPOLESTR pszTitle; |
| SIZE size; |
| LPOLESTR pszDocString; |
| LPOLESTR pszHelpFile; |
| DWORD dwHelpContext; |
| } PROPPAGEINFO; |
| |
| typedef struct tagPROPPAGEINFO *LPPROPPAGEINFO; |
| |
| DEFINE_GUID(IID_IPropertyPage, 0xb196b28d, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b28d-bab4-101a-b69c-00aa00341d07") |
| IPropertyPage : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE SetPageSite( |
| IPropertyPageSite *pPageSite) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Activate( |
| HWND hWndParent, |
| LPCRECT pRect, |
| WINBOOL bModal) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Deactivate( |
| ) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetPageInfo( |
| PROPPAGEINFO *pPageInfo) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE SetObjects( |
| ULONG cObjects, |
| IUnknown **ppUnk) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Show( |
| UINT nCmdShow) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Move( |
| LPCRECT pRect) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE IsPageDirty( |
| ) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Apply( |
| ) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Help( |
| LPCOLESTR pszHelpDir) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE TranslateAccelerator( |
| MSG *pMsg) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IPropertyPage, 0xb196b28d, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IPropertyPageVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IPropertyPage *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IPropertyPage *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IPropertyPage *This); |
| |
| /*** IPropertyPage methods ***/ |
| HRESULT (STDMETHODCALLTYPE *SetPageSite)( |
| IPropertyPage *This, |
| IPropertyPageSite *pPageSite); |
| |
| HRESULT (STDMETHODCALLTYPE *Activate)( |
| IPropertyPage *This, |
| HWND hWndParent, |
| LPCRECT pRect, |
| WINBOOL bModal); |
| |
| HRESULT (STDMETHODCALLTYPE *Deactivate)( |
| IPropertyPage *This); |
| |
| HRESULT (STDMETHODCALLTYPE *GetPageInfo)( |
| IPropertyPage *This, |
| PROPPAGEINFO *pPageInfo); |
| |
| HRESULT (STDMETHODCALLTYPE *SetObjects)( |
| IPropertyPage *This, |
| ULONG cObjects, |
| IUnknown **ppUnk); |
| |
| HRESULT (STDMETHODCALLTYPE *Show)( |
| IPropertyPage *This, |
| UINT nCmdShow); |
| |
| HRESULT (STDMETHODCALLTYPE *Move)( |
| IPropertyPage *This, |
| LPCRECT pRect); |
| |
| HRESULT (STDMETHODCALLTYPE *IsPageDirty)( |
| IPropertyPage *This); |
| |
| HRESULT (STDMETHODCALLTYPE *Apply)( |
| IPropertyPage *This); |
| |
| HRESULT (STDMETHODCALLTYPE *Help)( |
| IPropertyPage *This, |
| LPCOLESTR pszHelpDir); |
| |
| HRESULT (STDMETHODCALLTYPE *TranslateAccelerator)( |
| IPropertyPage *This, |
| MSG *pMsg); |
| |
| END_INTERFACE |
| } IPropertyPageVtbl; |
| |
| interface IPropertyPage { |
| CONST_VTBL IPropertyPageVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IPropertyPage_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IPropertyPage_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IPropertyPage_Release(This) (This)->lpVtbl->Release(This) |
| /*** IPropertyPage methods ***/ |
| #define IPropertyPage_SetPageSite(This,pPageSite) (This)->lpVtbl->SetPageSite(This,pPageSite) |
| #define IPropertyPage_Activate(This,hWndParent,pRect,bModal) (This)->lpVtbl->Activate(This,hWndParent,pRect,bModal) |
| #define IPropertyPage_Deactivate(This) (This)->lpVtbl->Deactivate(This) |
| #define IPropertyPage_GetPageInfo(This,pPageInfo) (This)->lpVtbl->GetPageInfo(This,pPageInfo) |
| #define IPropertyPage_SetObjects(This,cObjects,ppUnk) (This)->lpVtbl->SetObjects(This,cObjects,ppUnk) |
| #define IPropertyPage_Show(This,nCmdShow) (This)->lpVtbl->Show(This,nCmdShow) |
| #define IPropertyPage_Move(This,pRect) (This)->lpVtbl->Move(This,pRect) |
| #define IPropertyPage_IsPageDirty(This) (This)->lpVtbl->IsPageDirty(This) |
| #define IPropertyPage_Apply(This) (This)->lpVtbl->Apply(This) |
| #define IPropertyPage_Help(This,pszHelpDir) (This)->lpVtbl->Help(This,pszHelpDir) |
| #define IPropertyPage_TranslateAccelerator(This,pMsg) (This)->lpVtbl->TranslateAccelerator(This,pMsg) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IPropertyPage_QueryInterface(IPropertyPage* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IPropertyPage_AddRef(IPropertyPage* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IPropertyPage_Release(IPropertyPage* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IPropertyPage methods ***/ |
| static FORCEINLINE HRESULT IPropertyPage_SetPageSite(IPropertyPage* This,IPropertyPageSite *pPageSite) { |
| return This->lpVtbl->SetPageSite(This,pPageSite); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_Activate(IPropertyPage* This,HWND hWndParent,LPCRECT pRect,WINBOOL bModal) { |
| return This->lpVtbl->Activate(This,hWndParent,pRect,bModal); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_Deactivate(IPropertyPage* This) { |
| return This->lpVtbl->Deactivate(This); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_GetPageInfo(IPropertyPage* This,PROPPAGEINFO *pPageInfo) { |
| return This->lpVtbl->GetPageInfo(This,pPageInfo); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_SetObjects(IPropertyPage* This,ULONG cObjects,IUnknown **ppUnk) { |
| return This->lpVtbl->SetObjects(This,cObjects,ppUnk); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_Show(IPropertyPage* This,UINT nCmdShow) { |
| return This->lpVtbl->Show(This,nCmdShow); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_Move(IPropertyPage* This,LPCRECT pRect) { |
| return This->lpVtbl->Move(This,pRect); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_IsPageDirty(IPropertyPage* This) { |
| return This->lpVtbl->IsPageDirty(This); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_Apply(IPropertyPage* This) { |
| return This->lpVtbl->Apply(This); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_Help(IPropertyPage* This,LPCOLESTR pszHelpDir) { |
| return This->lpVtbl->Help(This,pszHelpDir); |
| } |
| static FORCEINLINE HRESULT IPropertyPage_TranslateAccelerator(IPropertyPage* This,MSG *pMsg) { |
| return This->lpVtbl->TranslateAccelerator(This,pMsg); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IPropertyPage_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IPropertyPage2 interface |
| */ |
| #ifndef __IPropertyPage2_INTERFACE_DEFINED__ |
| #define __IPropertyPage2_INTERFACE_DEFINED__ |
| |
| typedef IPropertyPage2 *LPPROPERTYPAGE2; |
| |
| DEFINE_GUID(IID_IPropertyPage2, 0x01e44665, 0x24ac, 0x101b, 0x84,0xed, 0x08,0x00,0x2b,0x2e,0xc7,0x13); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("01e44665-24ac-101b-84ed-08002b2ec713") |
| IPropertyPage2 : public IPropertyPage |
| { |
| virtual HRESULT STDMETHODCALLTYPE EditProperty( |
| DISPID dispID) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IPropertyPage2, 0x01e44665, 0x24ac, 0x101b, 0x84,0xed, 0x08,0x00,0x2b,0x2e,0xc7,0x13) |
| #endif |
| #else |
| typedef struct IPropertyPage2Vtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IPropertyPage2 *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IPropertyPage2 *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IPropertyPage2 *This); |
| |
| /*** IPropertyPage methods ***/ |
| HRESULT (STDMETHODCALLTYPE *SetPageSite)( |
| IPropertyPage2 *This, |
| IPropertyPageSite *pPageSite); |
| |
| HRESULT (STDMETHODCALLTYPE *Activate)( |
| IPropertyPage2 *This, |
| HWND hWndParent, |
| LPCRECT pRect, |
| WINBOOL bModal); |
| |
| HRESULT (STDMETHODCALLTYPE *Deactivate)( |
| IPropertyPage2 *This); |
| |
| HRESULT (STDMETHODCALLTYPE *GetPageInfo)( |
| IPropertyPage2 *This, |
| PROPPAGEINFO *pPageInfo); |
| |
| HRESULT (STDMETHODCALLTYPE *SetObjects)( |
| IPropertyPage2 *This, |
| ULONG cObjects, |
| IUnknown **ppUnk); |
| |
| HRESULT (STDMETHODCALLTYPE *Show)( |
| IPropertyPage2 *This, |
| UINT nCmdShow); |
| |
| HRESULT (STDMETHODCALLTYPE *Move)( |
| IPropertyPage2 *This, |
| LPCRECT pRect); |
| |
| HRESULT (STDMETHODCALLTYPE *IsPageDirty)( |
| IPropertyPage2 *This); |
| |
| HRESULT (STDMETHODCALLTYPE *Apply)( |
| IPropertyPage2 *This); |
| |
| HRESULT (STDMETHODCALLTYPE *Help)( |
| IPropertyPage2 *This, |
| LPCOLESTR pszHelpDir); |
| |
| HRESULT (STDMETHODCALLTYPE *TranslateAccelerator)( |
| IPropertyPage2 *This, |
| MSG *pMsg); |
| |
| /*** IPropertyPage2 methods ***/ |
| HRESULT (STDMETHODCALLTYPE *EditProperty)( |
| IPropertyPage2 *This, |
| DISPID dispID); |
| |
| END_INTERFACE |
| } IPropertyPage2Vtbl; |
| |
| interface IPropertyPage2 { |
| CONST_VTBL IPropertyPage2Vtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IPropertyPage2_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IPropertyPage2_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IPropertyPage2_Release(This) (This)->lpVtbl->Release(This) |
| /*** IPropertyPage methods ***/ |
| #define IPropertyPage2_SetPageSite(This,pPageSite) (This)->lpVtbl->SetPageSite(This,pPageSite) |
| #define IPropertyPage2_Activate(This,hWndParent,pRect,bModal) (This)->lpVtbl->Activate(This,hWndParent,pRect,bModal) |
| #define IPropertyPage2_Deactivate(This) (This)->lpVtbl->Deactivate(This) |
| #define IPropertyPage2_GetPageInfo(This,pPageInfo) (This)->lpVtbl->GetPageInfo(This,pPageInfo) |
| #define IPropertyPage2_SetObjects(This,cObjects,ppUnk) (This)->lpVtbl->SetObjects(This,cObjects,ppUnk) |
| #define IPropertyPage2_Show(This,nCmdShow) (This)->lpVtbl->Show(This,nCmdShow) |
| #define IPropertyPage2_Move(This,pRect) (This)->lpVtbl->Move(This,pRect) |
| #define IPropertyPage2_IsPageDirty(This) (This)->lpVtbl->IsPageDirty(This) |
| #define IPropertyPage2_Apply(This) (This)->lpVtbl->Apply(This) |
| #define IPropertyPage2_Help(This,pszHelpDir) (This)->lpVtbl->Help(This,pszHelpDir) |
| #define IPropertyPage2_TranslateAccelerator(This,pMsg) (This)->lpVtbl->TranslateAccelerator(This,pMsg) |
| /*** IPropertyPage2 methods ***/ |
| #define IPropertyPage2_EditProperty(This,dispID) (This)->lpVtbl->EditProperty(This,dispID) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IPropertyPage2_QueryInterface(IPropertyPage2* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IPropertyPage2_AddRef(IPropertyPage2* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IPropertyPage2_Release(IPropertyPage2* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IPropertyPage methods ***/ |
| static FORCEINLINE HRESULT IPropertyPage2_SetPageSite(IPropertyPage2* This,IPropertyPageSite *pPageSite) { |
| return This->lpVtbl->SetPageSite(This,pPageSite); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_Activate(IPropertyPage2* This,HWND hWndParent,LPCRECT pRect,WINBOOL bModal) { |
| return This->lpVtbl->Activate(This,hWndParent,pRect,bModal); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_Deactivate(IPropertyPage2* This) { |
| return This->lpVtbl->Deactivate(This); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_GetPageInfo(IPropertyPage2* This,PROPPAGEINFO *pPageInfo) { |
| return This->lpVtbl->GetPageInfo(This,pPageInfo); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_SetObjects(IPropertyPage2* This,ULONG cObjects,IUnknown **ppUnk) { |
| return This->lpVtbl->SetObjects(This,cObjects,ppUnk); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_Show(IPropertyPage2* This,UINT nCmdShow) { |
| return This->lpVtbl->Show(This,nCmdShow); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_Move(IPropertyPage2* This,LPCRECT pRect) { |
| return This->lpVtbl->Move(This,pRect); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_IsPageDirty(IPropertyPage2* This) { |
| return This->lpVtbl->IsPageDirty(This); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_Apply(IPropertyPage2* This) { |
| return This->lpVtbl->Apply(This); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_Help(IPropertyPage2* This,LPCOLESTR pszHelpDir) { |
| return This->lpVtbl->Help(This,pszHelpDir); |
| } |
| static FORCEINLINE HRESULT IPropertyPage2_TranslateAccelerator(IPropertyPage2* This,MSG *pMsg) { |
| return This->lpVtbl->TranslateAccelerator(This,pMsg); |
| } |
| /*** IPropertyPage2 methods ***/ |
| static FORCEINLINE HRESULT IPropertyPage2_EditProperty(IPropertyPage2* This,DISPID dispID) { |
| return This->lpVtbl->EditProperty(This,dispID); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IPropertyPage2_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IPropertyPageSite interface |
| */ |
| #ifndef __IPropertyPageSite_INTERFACE_DEFINED__ |
| #define __IPropertyPageSite_INTERFACE_DEFINED__ |
| |
| typedef IPropertyPageSite *LPPROPERTYPAGESITE; |
| |
| typedef enum tagPROPPAGESTATUS { |
| PROPPAGESTATUS_DIRTY = 0x1, |
| PROPPAGESTATUS_VALIDATE = 0x2, |
| PROPPAGESTATUS_CLEAN = 0x4 |
| } PROPPAGESTATUS; |
| |
| DEFINE_GUID(IID_IPropertyPageSite, 0xb196b28c, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b28c-bab4-101a-b69c-00aa00341d07") |
| IPropertyPageSite : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE OnStatusChange( |
| DWORD dwFlags) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetLocaleID( |
| LCID *pLocaleID) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetPageContainer( |
| IUnknown **ppUnk) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE TranslateAccelerator( |
| MSG *pMsg) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IPropertyPageSite, 0xb196b28c, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IPropertyPageSiteVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IPropertyPageSite *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IPropertyPageSite *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IPropertyPageSite *This); |
| |
| /*** IPropertyPageSite methods ***/ |
| HRESULT (STDMETHODCALLTYPE *OnStatusChange)( |
| IPropertyPageSite *This, |
| DWORD dwFlags); |
| |
| HRESULT (STDMETHODCALLTYPE *GetLocaleID)( |
| IPropertyPageSite *This, |
| LCID *pLocaleID); |
| |
| HRESULT (STDMETHODCALLTYPE *GetPageContainer)( |
| IPropertyPageSite *This, |
| IUnknown **ppUnk); |
| |
| HRESULT (STDMETHODCALLTYPE *TranslateAccelerator)( |
| IPropertyPageSite *This, |
| MSG *pMsg); |
| |
| END_INTERFACE |
| } IPropertyPageSiteVtbl; |
| |
| interface IPropertyPageSite { |
| CONST_VTBL IPropertyPageSiteVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IPropertyPageSite_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IPropertyPageSite_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IPropertyPageSite_Release(This) (This)->lpVtbl->Release(This) |
| /*** IPropertyPageSite methods ***/ |
| #define IPropertyPageSite_OnStatusChange(This,dwFlags) (This)->lpVtbl->OnStatusChange(This,dwFlags) |
| #define IPropertyPageSite_GetLocaleID(This,pLocaleID) (This)->lpVtbl->GetLocaleID(This,pLocaleID) |
| #define IPropertyPageSite_GetPageContainer(This,ppUnk) (This)->lpVtbl->GetPageContainer(This,ppUnk) |
| #define IPropertyPageSite_TranslateAccelerator(This,pMsg) (This)->lpVtbl->TranslateAccelerator(This,pMsg) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IPropertyPageSite_QueryInterface(IPropertyPageSite* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IPropertyPageSite_AddRef(IPropertyPageSite* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IPropertyPageSite_Release(IPropertyPageSite* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IPropertyPageSite methods ***/ |
| static FORCEINLINE HRESULT IPropertyPageSite_OnStatusChange(IPropertyPageSite* This,DWORD dwFlags) { |
| return This->lpVtbl->OnStatusChange(This,dwFlags); |
| } |
| static FORCEINLINE HRESULT IPropertyPageSite_GetLocaleID(IPropertyPageSite* This,LCID *pLocaleID) { |
| return This->lpVtbl->GetLocaleID(This,pLocaleID); |
| } |
| static FORCEINLINE HRESULT IPropertyPageSite_GetPageContainer(IPropertyPageSite* This,IUnknown **ppUnk) { |
| return This->lpVtbl->GetPageContainer(This,ppUnk); |
| } |
| static FORCEINLINE HRESULT IPropertyPageSite_TranslateAccelerator(IPropertyPageSite* This,MSG *pMsg) { |
| return This->lpVtbl->TranslateAccelerator(This,pMsg); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IPropertyPageSite_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IPropertyNotifySink interface |
| */ |
| #ifndef __IPropertyNotifySink_INTERFACE_DEFINED__ |
| #define __IPropertyNotifySink_INTERFACE_DEFINED__ |
| |
| typedef IPropertyNotifySink *LPPROPERTYNOTIFYSINK; |
| |
| DEFINE_GUID(IID_IPropertyNotifySink, 0x9bfbbc02, 0xeff1, 0x101a, 0x84,0xed, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("9bfbbc02-eff1-101a-84ed-00aa00341d07") |
| IPropertyNotifySink : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE OnChanged( |
| DISPID dispID) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE OnRequestEdit( |
| DISPID dispID) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IPropertyNotifySink, 0x9bfbbc02, 0xeff1, 0x101a, 0x84,0xed, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct IPropertyNotifySinkVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IPropertyNotifySink *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IPropertyNotifySink *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IPropertyNotifySink *This); |
| |
| /*** IPropertyNotifySink methods ***/ |
| HRESULT (STDMETHODCALLTYPE *OnChanged)( |
| IPropertyNotifySink *This, |
| DISPID dispID); |
| |
| HRESULT (STDMETHODCALLTYPE *OnRequestEdit)( |
| IPropertyNotifySink *This, |
| DISPID dispID); |
| |
| END_INTERFACE |
| } IPropertyNotifySinkVtbl; |
| |
| interface IPropertyNotifySink { |
| CONST_VTBL IPropertyNotifySinkVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IPropertyNotifySink_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IPropertyNotifySink_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IPropertyNotifySink_Release(This) (This)->lpVtbl->Release(This) |
| /*** IPropertyNotifySink methods ***/ |
| #define IPropertyNotifySink_OnChanged(This,dispID) (This)->lpVtbl->OnChanged(This,dispID) |
| #define IPropertyNotifySink_OnRequestEdit(This,dispID) (This)->lpVtbl->OnRequestEdit(This,dispID) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IPropertyNotifySink_QueryInterface(IPropertyNotifySink* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IPropertyNotifySink_AddRef(IPropertyNotifySink* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IPropertyNotifySink_Release(IPropertyNotifySink* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IPropertyNotifySink methods ***/ |
| static FORCEINLINE HRESULT IPropertyNotifySink_OnChanged(IPropertyNotifySink* This,DISPID dispID) { |
| return This->lpVtbl->OnChanged(This,dispID); |
| } |
| static FORCEINLINE HRESULT IPropertyNotifySink_OnRequestEdit(IPropertyNotifySink* This,DISPID dispID) { |
| return This->lpVtbl->OnRequestEdit(This,dispID); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IPropertyNotifySink_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * ISpecifyPropertyPages interface |
| */ |
| #ifndef __ISpecifyPropertyPages_INTERFACE_DEFINED__ |
| #define __ISpecifyPropertyPages_INTERFACE_DEFINED__ |
| |
| typedef ISpecifyPropertyPages *LPSPECIFYPROPERTYPAGES; |
| |
| typedef struct tagCAUUID { |
| ULONG cElems; |
| GUID *pElems; |
| } CAUUID; |
| |
| typedef struct tagCAUUID *LPCAUUID; |
| |
| DEFINE_GUID(IID_ISpecifyPropertyPages, 0xb196b28b, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("b196b28b-bab4-101a-b69c-00aa00341d07") |
| ISpecifyPropertyPages : public IUnknown |
| { |
| virtual HRESULT STDMETHODCALLTYPE GetPages( |
| CAUUID *pPages) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(ISpecifyPropertyPages, 0xb196b28b, 0xbab4, 0x101a, 0xb6,0x9c, 0x00,0xaa,0x00,0x34,0x1d,0x07) |
| #endif |
| #else |
| typedef struct ISpecifyPropertyPagesVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| ISpecifyPropertyPages *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| ISpecifyPropertyPages *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| ISpecifyPropertyPages *This); |
| |
| /*** ISpecifyPropertyPages methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetPages)( |
| ISpecifyPropertyPages *This, |
| CAUUID *pPages); |
| |
| END_INTERFACE |
| } ISpecifyPropertyPagesVtbl; |
| |
| interface ISpecifyPropertyPages { |
| CONST_VTBL ISpecifyPropertyPagesVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define ISpecifyPropertyPages_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define ISpecifyPropertyPages_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define ISpecifyPropertyPages_Release(This) (This)->lpVtbl->Release(This) |
| /*** ISpecifyPropertyPages methods ***/ |
| #define ISpecifyPropertyPages_GetPages(This,pPages) (This)->lpVtbl->GetPages(This,pPages) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT ISpecifyPropertyPages_QueryInterface(ISpecifyPropertyPages* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG ISpecifyPropertyPages_AddRef(ISpecifyPropertyPages* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG ISpecifyPropertyPages_Release(ISpecifyPropertyPages* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** ISpecifyPropertyPages methods ***/ |
| static FORCEINLINE HRESULT ISpecifyPropertyPages_GetPages(ISpecifyPropertyPages* This,CAUUID *pPages) { |
| return This->lpVtbl->GetPages(This,pPages); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __ISpecifyPropertyPages_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IPersistMemory interface |
| */ |
| #ifndef __IPersistMemory_INTERFACE_DEFINED__ |
| #define __IPersistMemory_INTERFACE_DEFINED__ |
| |
| typedef IPersistMemory *LPPERSISTMEMORY; |
| |
| DEFINE_GUID(IID_IPersistMemory, 0xbd1ae5e0, 0xa6ae, 0x11ce, 0xbd,0x37, 0x50,0x42,0x00,0xc1,0x00,0x00); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("bd1ae5e0-a6ae-11ce-bd37-504200c10000") |
| IPersistMemory : public IPersist |
| { |
| virtual HRESULT STDMETHODCALLTYPE IsDirty( |
| ) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Load( |
| LPVOID pMem, |
| ULONG cbSize) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Save( |
| LPVOID pMem, |
| WINBOOL fClearDirty, |
| ULONG cbSize) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetSizeMax( |
| ULONG *pCbSize) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE InitNew( |
| ) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IPersistMemory, 0xbd1ae5e0, 0xa6ae, 0x11ce, 0xbd,0x37, 0x50,0x42,0x00,0xc1,0x00,0x00) |
| #endif |
| #else |
| typedef struct IPersistMemoryVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IPersistMemory *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IPersistMemory *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IPersistMemory *This); |
| |
| /*** IPersist methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetClassID)( |
| IPersistMemory *This, |
| CLSID *pClassID); |
| |
| /*** IPersistMemory methods ***/ |
| HRESULT (STDMETHODCALLTYPE *IsDirty)( |
| IPersistMemory *This); |
| |
| HRESULT (STDMETHODCALLTYPE *Load)( |
| IPersistMemory *This, |
| LPVOID pMem, |
| ULONG cbSize); |
| |
| HRESULT (STDMETHODCALLTYPE *Save)( |
| IPersistMemory *This, |
| LPVOID pMem, |
| WINBOOL fClearDirty, |
| ULONG cbSize); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSizeMax)( |
| IPersistMemory *This, |
| ULONG *pCbSize); |
| |
| HRESULT (STDMETHODCALLTYPE *InitNew)( |
| IPersistMemory *This); |
| |
| END_INTERFACE |
| } IPersistMemoryVtbl; |
| |
| interface IPersistMemory { |
| CONST_VTBL IPersistMemoryVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IPersistMemory_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IPersistMemory_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IPersistMemory_Release(This) (This)->lpVtbl->Release(This) |
| /*** IPersist methods ***/ |
| #define IPersistMemory_GetClassID(This,pClassID) (This)->lpVtbl->GetClassID(This,pClassID) |
| /*** IPersistMemory methods ***/ |
| #define IPersistMemory_IsDirty(This) (This)->lpVtbl->IsDirty(This) |
| #define IPersistMemory_Load(This,pMem,cbSize) (This)->lpVtbl->Load(This,pMem,cbSize) |
| #define IPersistMemory_Save(This,pMem,fClearDirty,cbSize) (This)->lpVtbl->Save(This,pMem,fClearDirty,cbSize) |
| #define IPersistMemory_GetSizeMax(This,pCbSize) (This)->lpVtbl->GetSizeMax(This,pCbSize) |
| #define IPersistMemory_InitNew(This) (This)->lpVtbl->InitNew(This) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IPersistMemory_QueryInterface(IPersistMemory* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IPersistMemory_AddRef(IPersistMemory* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IPersistMemory_Release(IPersistMemory* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IPersist methods ***/ |
| static FORCEINLINE HRESULT IPersistMemory_GetClassID(IPersistMemory* This,CLSID *pClassID) { |
| return This->lpVtbl->GetClassID(This,pClassID); |
| } |
| /*** IPersistMemory methods ***/ |
| static FORCEINLINE HRESULT IPersistMemory_IsDirty(IPersistMemory* This) { |
| return This->lpVtbl->IsDirty(This); |
| } |
| static FORCEINLINE HRESULT IPersistMemory_Load(IPersistMemory* This,LPVOID pMem,ULONG cbSize) { |
| return This->lpVtbl->Load(This,pMem,cbSize); |
| } |
| static FORCEINLINE HRESULT IPersistMemory_Save(IPersistMemory* This,LPVOID pMem,WINBOOL fClearDirty,ULONG cbSize) { |
| return This->lpVtbl->Save(This,pMem,fClearDirty,cbSize); |
| } |
| static FORCEINLINE HRESULT IPersistMemory_GetSizeMax(IPersistMemory* This,ULONG *pCbSize) { |
| return This->lpVtbl->GetSizeMax(This,pCbSize); |
| } |
| static FORCEINLINE HRESULT IPersistMemory_InitNew(IPersistMemory* This) { |
| return This->lpVtbl->InitNew(This); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| HRESULT STDMETHODCALLTYPE IPersistMemory_RemoteLoad_Proxy( |
| IPersistMemory* This, |
| BYTE *pMem, |
| ULONG cbSize); |
| void __RPC_STUB IPersistMemory_RemoteLoad_Stub( |
| IRpcStubBuffer* This, |
| IRpcChannelBuffer* pRpcChannelBuffer, |
| PRPC_MESSAGE pRpcMessage, |
| DWORD* pdwStubPhase); |
| HRESULT STDMETHODCALLTYPE IPersistMemory_RemoteSave_Proxy( |
| IPersistMemory* This, |
| BYTE *pMem, |
| WINBOOL fClearDirty, |
| ULONG cbSize); |
| void __RPC_STUB IPersistMemory_RemoteSave_Stub( |
| IRpcStubBuffer* This, |
| IRpcChannelBuffer* pRpcChannelBuffer, |
| PRPC_MESSAGE pRpcMessage, |
| DWORD* pdwStubPhase); |
| HRESULT CALLBACK IPersistMemory_Load_Proxy( |
| IPersistMemory* This, |
| LPVOID pMem, |
| ULONG cbSize); |
| HRESULT __RPC_STUB IPersistMemory_Load_Stub( |
| IPersistMemory* This, |
| BYTE *pMem, |
| ULONG cbSize); |
| HRESULT CALLBACK IPersistMemory_Save_Proxy( |
| IPersistMemory* This, |
| LPVOID pMem, |
| WINBOOL fClearDirty, |
| ULONG cbSize); |
| HRESULT __RPC_STUB IPersistMemory_Save_Stub( |
| IPersistMemory* This, |
| BYTE *pMem, |
| WINBOOL fClearDirty, |
| ULONG cbSize); |
| |
| #endif /* __IPersistMemory_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IPersistStreamInit interface |
| */ |
| #ifndef __IPersistStreamInit_INTERFACE_DEFINED__ |
| #define __IPersistStreamInit_INTERFACE_DEFINED__ |
| |
| typedef IPersistStreamInit *LPPERSISTSTREAMINIT; |
| |
| DEFINE_GUID(IID_IPersistStreamInit, 0x7fd52380, 0x4e07, 0x101b, 0xae,0x2d, 0x08,0x00,0x2b,0x2e,0xc7,0x13); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("7fd52380-4e07-101b-ae2d-08002b2ec713") |
| IPersistStreamInit : public IPersist |
| { |
| virtual HRESULT STDMETHODCALLTYPE IsDirty( |
| ) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Load( |
| LPSTREAM pStm) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Save( |
| LPSTREAM pStm, |
| WINBOOL fClearDirty) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE GetSizeMax( |
| ULARGE_INTEGER *pCbSize) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE InitNew( |
| ) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IPersistStreamInit, 0x7fd52380, 0x4e07, 0x101b, 0xae,0x2d, 0x08,0x00,0x2b,0x2e,0xc7,0x13) |
| #endif |
| #else |
| typedef struct IPersistStreamInitVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IPersistStreamInit *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IPersistStreamInit *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IPersistStreamInit *This); |
| |
| /*** IPersist methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetClassID)( |
| IPersistStreamInit *This, |
| CLSID *pClassID); |
| |
| /*** IPersistStreamInit methods ***/ |
| HRESULT (STDMETHODCALLTYPE *IsDirty)( |
| IPersistStreamInit *This); |
| |
| HRESULT (STDMETHODCALLTYPE *Load)( |
| IPersistStreamInit *This, |
| LPSTREAM pStm); |
| |
| HRESULT (STDMETHODCALLTYPE *Save)( |
| IPersistStreamInit *This, |
| LPSTREAM pStm, |
| WINBOOL fClearDirty); |
| |
| HRESULT (STDMETHODCALLTYPE *GetSizeMax)( |
| IPersistStreamInit *This, |
| ULARGE_INTEGER *pCbSize); |
| |
| HRESULT (STDMETHODCALLTYPE *InitNew)( |
| IPersistStreamInit *This); |
| |
| END_INTERFACE |
| } IPersistStreamInitVtbl; |
| |
| interface IPersistStreamInit { |
| CONST_VTBL IPersistStreamInitVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
| #define IPersistStreamInit_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) |
| #define IPersistStreamInit_AddRef(This) (This)->lpVtbl->AddRef(This) |
| #define IPersistStreamInit_Release(This) (This)->lpVtbl->Release(This) |
| /*** IPersist methods ***/ |
| #define IPersistStreamInit_GetClassID(This,pClassID) (This)->lpVtbl->GetClassID(This,pClassID) |
| /*** IPersistStreamInit methods ***/ |
| #define IPersistStreamInit_IsDirty(This) (This)->lpVtbl->IsDirty(This) |
| #define IPersistStreamInit_Load(This,pStm) (This)->lpVtbl->Load(This,pStm) |
| #define IPersistStreamInit_Save(This,pStm,fClearDirty) (This)->lpVtbl->Save(This,pStm,fClearDirty) |
| #define IPersistStreamInit_GetSizeMax(This,pCbSize) (This)->lpVtbl->GetSizeMax(This,pCbSize) |
| #define IPersistStreamInit_InitNew(This) (This)->lpVtbl->InitNew(This) |
| #else |
| /*** IUnknown methods ***/ |
| static FORCEINLINE HRESULT IPersistStreamInit_QueryInterface(IPersistStreamInit* This,REFIID riid,void **ppvObject) { |
| return This->lpVtbl->QueryInterface(This,riid,ppvObject); |
| } |
| static FORCEINLINE ULONG IPersistStreamInit_AddRef(IPersistStreamInit* This) { |
| return This->lpVtbl->AddRef(This); |
| } |
| static FORCEINLINE ULONG IPersistStreamInit_Release(IPersistStreamInit* This) { |
| return This->lpVtbl->Release(This); |
| } |
| /*** IPersist methods ***/ |
| static FORCEINLINE HRESULT IPersistStreamInit_GetClassID(IPersistStreamInit* This,CLSID *pClassID) { |
| return This->lpVtbl->GetClassID(This,pClassID); |
| } |
| /*** IPersistStreamInit methods ***/ |
| static FORCEINLINE HRESULT IPersistStreamInit_IsDirty(IPersistStreamInit* This) { |
| return This->lpVtbl->IsDirty(This); |
| } |
| static FORCEINLINE HRESULT IPersistStreamInit_Load(IPersistStreamInit* This,LPSTREAM pStm) { |
| return This->lpVtbl->Load(This,pStm); |
| } |
| static FORCEINLINE HRESULT IPersistStreamInit_Save(IPersistStreamInit* This,LPSTREAM pStm,WINBOOL fClearDirty) { |
| return This->lpVtbl->Save(This,pStm,fClearDirty); |
| } |
| static FORCEINLINE HRESULT IPersistStreamInit_GetSizeMax(IPersistStreamInit* This,ULARGE_INTEGER *pCbSize) { |
| return This->lpVtbl->GetSizeMax(This,pCbSize); |
| } |
| static FORCEINLINE HRESULT IPersistStreamInit_InitNew(IPersistStreamInit* This) { |
| return This->lpVtbl->InitNew(This); |
| } |
| #endif |
| #endif |
| |
| #endif |
| |
| |
| #endif /* __IPersistStreamInit_INTERFACE_DEFINED__ */ |
| |
| |
| /***************************************************************************** |
| * IPersistPropertyBag interface |
| */ |
| #ifndef __IPersistPropertyBag_INTERFACE_DEFINED__ |
| #define __IPersistPropertyBag_INTERFACE_DEFINED__ |
| |
| typedef IPersistPropertyBag *LPPERSISTPROPERTYBAG; |
| |
| DEFINE_GUID(IID_IPersistPropertyBag, 0x37d84f60, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51); |
| #if defined(__cplusplus) && !defined(CINTERFACE) |
| MIDL_INTERFACE("37d84f60-42cb-11ce-8135-00aa004bb851") |
| IPersistPropertyBag : public IPersist |
| { |
| virtual HRESULT STDMETHODCALLTYPE InitNew( |
| ) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Load( |
| IPropertyBag *pPropBag, |
| IErrorLog *pErrorLog) = 0; |
| |
| virtual HRESULT STDMETHODCALLTYPE Save( |
| IPropertyBag *pPropBag, |
| WINBOOL fClearDirty, |
| WINBOOL fSaveAllProperties) = 0; |
| |
| }; |
| #ifdef __CRT_UUID_DECL |
| __CRT_UUID_DECL(IPersistPropertyBag, 0x37d84f60, 0x42cb, 0x11ce, 0x81,0x35, 0x00,0xaa,0x00,0x4b,0xb8,0x51) |
| #endif |
| #else |
| typedef struct IPersistPropertyBagVtbl { |
| BEGIN_INTERFACE |
| |
| /*** IUnknown methods ***/ |
| HRESULT (STDMETHODCALLTYPE *QueryInterface)( |
| IPersistPropertyBag *This, |
| REFIID riid, |
| void **ppvObject); |
| |
| ULONG (STDMETHODCALLTYPE *AddRef)( |
| IPersistPropertyBag *This); |
| |
| ULONG (STDMETHODCALLTYPE *Release)( |
| IPersistPropertyBag *This); |
| |
| /*** IPersist methods ***/ |
| HRESULT (STDMETHODCALLTYPE *GetClassID)( |
| IPersistPropertyBag *This, |
| CLSID *pClassID); |
| |
| /*** IPersistPropertyBag methods ***/ |
| HRESULT (STDMETHODCALLTYPE *InitNew)( |
| IPersistPropertyBag *This); |
| |
| HRESULT (STDMETHODCALLTYPE *Load)( |
| IPersistPropertyBag *This, |
| IPropertyBag *pPropBag, |
| IErrorLog *pErrorLog); |
| |
| HRESULT (STDMETHODCALLTYPE *Save)( |
| IPersistPropertyBag *This, |
| IPropertyBag *pPropBag, |
| WINBOOL fClearDirty, |
| WINBOOL fSaveAllProperties); |
| |
| END_INTERFACE |
| } IPersistPropertyBagVtbl; |
| |
| interface IPersistPropertyBag { |
| CONST_VTBL IPersistPropertyBagVtbl* lpVtbl; |
| }; |
| |
| #ifdef COBJMACROS |
| #ifndef WIDL_C_INLINE_WRAPPERS |
| /*** IUnknown methods ***/ |
|