home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / activex / inetsdk / include / inetsdk.h < prev    next >
C/C++ Source or Header  |  1996-07-15  |  2KB  |  71 lines

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2.  
  3.  
  4. /* File created by MIDL compiler version 3.00.44 */
  5. /* at Mon Jul 15 13:22:26 1996
  6.  */
  7. /* Compiler settings for inetsdk.idl:
  8.     Oic (OptLev=i1), W1, Zp8, env=Win32, ms_ext, c_ext
  9.     error checks: none
  10. */
  11. //@@MIDL_FILE_HEADING(  )
  12. #include "rpc.h"
  13. #include "rpcndr.h"
  14.  
  15. #ifndef __inetsdk_h__
  16. #define __inetsdk_h__
  17.  
  18. #ifdef __cplusplus
  19. extern "C"{
  20. #endif 
  21.  
  22. /* Forward Declarations */ 
  23.  
  24. /* header files for imported files */
  25. #include "comcat.h"
  26. #include "ocidl.h"
  27. #include "docobj.h"
  28. #include "hlink.h"
  29.  
  30. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  31. void __RPC_USER MIDL_user_free( void __RPC_FAR * ); 
  32.  
  33. /****************************************
  34.  * Generated header for interface: __MIDL__intf_0000
  35.  * at Mon Jul 15 13:22:26 1996
  36.  * using MIDL 3.00.44
  37.  ****************************************/
  38. /* [local] */ 
  39.  
  40.  
  41. //=--------------------------------------------------------------------------=
  42. // INetSDK.h
  43. //=--------------------------------------------------------------------------=
  44. // (C) Copyright 1995-1996 Microsoft Corporation.  All Rights Reserved.
  45. //
  46. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  47. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  48. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  49. // PARTICULAR PURPOSE.
  50. //=--------------------------------------------------------------------------=
  51.  
  52. #pragma comment(lib,"uuid.lib")
  53.  
  54. //--------------------------------------------------------------------------
  55. // ActiveX SDK Merged IDL.
  56.  
  57.  
  58.  
  59. extern RPC_IF_HANDLE __MIDL__intf_0000_v0_0_c_ifspec;
  60. extern RPC_IF_HANDLE __MIDL__intf_0000_v0_0_s_ifspec;
  61.  
  62. /* Additional Prototypes for ALL interfaces */
  63.  
  64. /* end of Additional Prototypes */
  65.  
  66. #ifdef __cplusplus
  67. }
  68. #endif
  69.  
  70. #endif
  71.