ddd.h
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:5k
- /* this ALWAYS GENERATED file contains the definitions for the interfaces */
- /* File created by MIDL compiler version 5.01.0164 */
- /* at Tue Feb 23 14:00:18 2010
- */
- /* Compiler settings for D:VCday10dddddd.idl:
- Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
- error checks: allocation ref bounds_check enum stub_data
- */
- //@@MIDL_FILE_HEADING( )
- /* verify that the <rpcndr.h> version is high enough to compile this file*/
- #ifndef __REQUIRED_RPCNDR_H_VERSION__
- #define __REQUIRED_RPCNDR_H_VERSION__ 440
- #endif
- #include "rpc.h"
- #include "rpcndr.h"
- #ifndef __RPCNDR_H_VERSION__
- #error this stub requires an updated version of <rpcndr.h>
- #endif // __RPCNDR_H_VERSION__
- #ifndef COM_NO_WINDOWS_H
- #include "windows.h"
- #include "ole2.h"
- #endif /*COM_NO_WINDOWS_H*/
- #ifndef __ddd_h__
- #define __ddd_h__
- #ifdef __cplusplus
- extern "C"{
- #endif
- /* Forward Declarations */
- #ifndef __Ifff_FWD_DEFINED__
- #define __Ifff_FWD_DEFINED__
- typedef interface Ifff Ifff;
- #endif /* __Ifff_FWD_DEFINED__ */
- #ifndef __Irrr_FWD_DEFINED__
- #define __Irrr_FWD_DEFINED__
- typedef interface Irrr Irrr;
- #endif /* __Irrr_FWD_DEFINED__ */
- #ifndef __fff_FWD_DEFINED__
- #define __fff_FWD_DEFINED__
- #ifdef __cplusplus
- typedef class fff fff;
- #else
- typedef struct fff fff;
- #endif /* __cplusplus */
- #endif /* __fff_FWD_DEFINED__ */
- #ifndef __rrr_FWD_DEFINED__
- #define __rrr_FWD_DEFINED__
- #ifdef __cplusplus
- typedef class rrr rrr;
- #else
- typedef struct rrr rrr;
- #endif /* __cplusplus */
- #endif /* __rrr_FWD_DEFINED__ */
- /* header files for imported files */
- #include "oaidl.h"
- #include "ocidl.h"
- void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
- void __RPC_USER MIDL_user_free( void __RPC_FAR * );
- #ifndef __Ifff_INTERFACE_DEFINED__
- #define __Ifff_INTERFACE_DEFINED__
- /* interface Ifff */
- /* [unique][helpstring][uuid][object] */
- EXTERN_C const IID IID_Ifff;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("6E6298EB-9AD2-42C2-BD32-F4C33A144286")
- Ifff : public IUnknown
- {
- public:
- };
-
- #else /* C style interface */
- typedef struct IfffVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
- Ifff __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
- Ifff __RPC_FAR * This);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
- Ifff __RPC_FAR * This);
-
- END_INTERFACE
- } IfffVtbl;
- interface Ifff
- {
- CONST_VTBL struct IfffVtbl __RPC_FAR *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define Ifff_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define Ifff_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define Ifff_Release(This)
- (This)->lpVtbl -> Release(This)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- #endif /* __Ifff_INTERFACE_DEFINED__ */
- #ifndef __Irrr_INTERFACE_DEFINED__
- #define __Irrr_INTERFACE_DEFINED__
- /* interface Irrr */
- /* [unique][helpstring][uuid][object] */
- EXTERN_C const IID IID_Irrr;
- #if defined(__cplusplus) && !defined(CINTERFACE)
-
- MIDL_INTERFACE("313CF4CB-A625-45DC-BF67-BE1F60A2B748")
- Irrr : public IUnknown
- {
- public:
- };
-
- #else /* C style interface */
- typedef struct IrrrVtbl
- {
- BEGIN_INTERFACE
-
- HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
- Irrr __RPC_FAR * This,
- /* [in] */ REFIID riid,
- /* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
- Irrr __RPC_FAR * This);
-
- ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
- Irrr __RPC_FAR * This);
-
- END_INTERFACE
- } IrrrVtbl;
- interface Irrr
- {
- CONST_VTBL struct IrrrVtbl __RPC_FAR *lpVtbl;
- };
-
- #ifdef COBJMACROS
- #define Irrr_QueryInterface(This,riid,ppvObject)
- (This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
- #define Irrr_AddRef(This)
- (This)->lpVtbl -> AddRef(This)
- #define Irrr_Release(This)
- (This)->lpVtbl -> Release(This)
- #endif /* COBJMACROS */
- #endif /* C style interface */
- #endif /* __Irrr_INTERFACE_DEFINED__ */
- #ifndef __DDDLib_LIBRARY_DEFINED__
- #define __DDDLib_LIBRARY_DEFINED__
- /* library DDDLib */
- /* [helpstring][version][uuid] */
- EXTERN_C const IID LIBID_DDDLib;
- EXTERN_C const CLSID CLSID_fff;
- #ifdef __cplusplus
- class DECLSPEC_UUID("81C21224-2784-4953-9C74-F0BA79841876")
- fff;
- #endif
- EXTERN_C const CLSID CLSID_rrr;
- #ifdef __cplusplus
- class DECLSPEC_UUID("2FCD9A38-1151-433C-B389-A3C07329390E")
- rrr;
- #endif
- #endif /* __DDDLib_LIBRARY_DEFINED__ */
- /* Additional Prototypes for ALL interfaces */
- /* end of Additional Prototypes */
- #ifdef __cplusplus
- }
- #endif
- #endif