68 lines
1.8 KiB
C++
68 lines
1.8 KiB
C++
|
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
|
||
|
|
||
|
|
||
|
/* File created by MIDL compiler version 3.00.44 */
|
||
|
/* at Wed Jun 26 18:29:26 1996
|
||
|
*/
|
||
|
/* Compiler settings for hliface.idl:
|
||
|
Oi (OptLev=i0), W1, Zp8, env=Win32, ms_ext, c_ext
|
||
|
error checks: none
|
||
|
*/
|
||
|
//@@MIDL_FILE_HEADING( )
|
||
|
#include "rpc.h"
|
||
|
#include "rpcndr.h"
|
||
|
|
||
|
#ifndef __hliface_h__
|
||
|
#define __hliface_h__
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
extern "C"{
|
||
|
#endif
|
||
|
|
||
|
/* Forward Declarations */
|
||
|
|
||
|
void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
|
||
|
void __RPC_USER MIDL_user_free( void __RPC_FAR * );
|
||
|
|
||
|
/****************************************
|
||
|
* Generated header for interface: __MIDL__intf_0000
|
||
|
* at Wed Jun 26 18:29:26 1996
|
||
|
* using MIDL 3.00.44
|
||
|
****************************************/
|
||
|
/* [local] */
|
||
|
|
||
|
|
||
|
//=--------------------------------------------------------------------------=
|
||
|
// HLIface.h
|
||
|
//=--------------------------------------------------------------------------=
|
||
|
// (C) Copyright 1995-1996 Microsoft Corporation. All Rights Reserved.
|
||
|
//
|
||
|
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
|
||
|
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
||
|
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||
|
// PARTICULAR PURPOSE.
|
||
|
//=--------------------------------------------------------------------------=
|
||
|
|
||
|
#pragma comment(lib,"uuid.lib")
|
||
|
|
||
|
//--------------------------------------------------------------------------
|
||
|
// OLE Hyperlinking Interfaces.
|
||
|
|
||
|
#ifndef __hlink_h__
|
||
|
#include "hlink.h"
|
||
|
#endif // __hlink_h__
|
||
|
|
||
|
|
||
|
extern RPC_IF_HANDLE __MIDL__intf_0000_v0_0_c_ifspec;
|
||
|
extern RPC_IF_HANDLE __MIDL__intf_0000_v0_0_s_ifspec;
|
||
|
|
||
|
/* Additional Prototypes for ALL interfaces */
|
||
|
|
||
|
/* end of Additional Prototypes */
|
||
|
|
||
|
#ifdef __cplusplus
|
||
|
}
|
||
|
#endif
|
||
|
|
||
|
#endif
|