home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / activex / inetsdk / include / hliface.h < prev    next >
C/C++ Source or Header  |  1996-06-26  |  2KB  |  68 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 Wed Jun 26 18:29:26 1996
  6.  */
  7. /* Compiler settings for hliface.idl:
  8.     Oi (OptLev=i0), 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 __hliface_h__
  16. #define __hliface_h__
  17.  
  18. #ifdef __cplusplus
  19. extern "C"{
  20. #endif 
  21.  
  22. /* Forward Declarations */ 
  23.  
  24. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  25. void __RPC_USER MIDL_user_free( void __RPC_FAR * ); 
  26.  
  27. /****************************************
  28.  * Generated header for interface: __MIDL__intf_0000
  29.  * at Wed Jun 26 18:29:26 1996
  30.  * using MIDL 3.00.44
  31.  ****************************************/
  32. /* [local] */ 
  33.  
  34.  
  35. //=--------------------------------------------------------------------------=
  36. // HLIface.h
  37. //=--------------------------------------------------------------------------=
  38. // (C) Copyright 1995-1996 Microsoft Corporation.  All Rights Reserved.
  39. //
  40. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  41. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  42. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  43. // PARTICULAR PURPOSE.
  44. //=--------------------------------------------------------------------------=
  45.  
  46. #pragma comment(lib,"uuid.lib")
  47.  
  48. //--------------------------------------------------------------------------
  49. // OLE Hyperlinking Interfaces.
  50.  
  51. #ifndef __hlink_h__                                                        
  52. #include "hlink.h"                                                        
  53. #endif // __hlink_h__                                                        
  54.  
  55.  
  56. extern RPC_IF_HANDLE __MIDL__intf_0000_v0_0_c_ifspec;
  57. extern RPC_IF_HANDLE __MIDL__intf_0000_v0_0_s_ifspec;
  58.  
  59. /* Additional Prototypes for ALL interfaces */
  60.  
  61. /* end of Additional Prototypes */
  62.  
  63. #ifdef __cplusplus
  64. }
  65. #endif
  66.  
  67. #endif
  68.