OLEDBDirProvider.h
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2. /* File created by MIDL compiler version 5.01.0164 */
  3. /* at Sat Jan 02 08:33:44 1999
  4.  */
  5. /* Compiler settings for C:My DocumentsVisual C++OLEDBDirProviderOLEDBDirProvider.idl:
  6.     Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
  7.     error checks: allocation ref bounds_check enum stub_data 
  8. */
  9. //@@MIDL_FILE_HEADING(  )
  10. /* verify that the <rpcndr.h> version is high enough to compile this file*/
  11. #ifndef __REQUIRED_RPCNDR_H_VERSION__
  12. #define __REQUIRED_RPCNDR_H_VERSION__ 440
  13. #endif
  14. #include "rpc.h"
  15. #include "rpcndr.h"
  16. #ifndef __OLEDBDirProvider_h__
  17. #define __OLEDBDirProvider_h__
  18. #ifdef __cplusplus
  19. extern "C"{
  20. #endif 
  21. /* Forward Declarations */ 
  22. #ifndef __DirProvider_FWD_DEFINED__
  23. #define __DirProvider_FWD_DEFINED__
  24. #ifdef __cplusplus
  25. typedef class DirProvider DirProvider;
  26. #else
  27. typedef struct DirProvider DirProvider;
  28. #endif /* __cplusplus */
  29. #endif  /* __DirProvider_FWD_DEFINED__ */
  30. /* header files for imported files */
  31. #include "oaidl.h"
  32. #include "ocidl.h"
  33. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  34. void __RPC_USER MIDL_user_free( void __RPC_FAR * ); 
  35. #ifndef __OLEDBDIRPROVIDERLib_LIBRARY_DEFINED__
  36. #define __OLEDBDIRPROVIDERLib_LIBRARY_DEFINED__
  37. /* library OLEDBDIRPROVIDERLib */
  38. /* [helpstring][version][uuid] */ 
  39. EXTERN_C const IID LIBID_OLEDBDIRPROVIDERLib;
  40. EXTERN_C const CLSID CLSID_DirProvider;
  41. #ifdef __cplusplus
  42. class DECLSPEC_UUID("76BD4165-A1B6-11D2-9949-A3461EC15C47")
  43. DirProvider;
  44. #endif
  45. #endif /* __OLEDBDIRPROVIDERLib_LIBRARY_DEFINED__ */
  46. /* Additional Prototypes for ALL interfaces */
  47. /* end of Additional Prototypes */
  48. #ifdef __cplusplus
  49. }
  50. #endif
  51. #endif