You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78 lines
1.7 KiB
78 lines
1.7 KiB
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
|
|
|
|
|
|
/* File created by MIDL compiler version 3.02.88 */
|
|
/* at Thu Oct 02 14:40:12 1997
|
|
*/
|
|
/* Compiler settings for x:\dev-vs\devbin\htmlhelp\v6\idl\HELPSVCS.idl:
|
|
Os (OptLev=s), W1, Zp8, env=Win32, ms_ext, c_ext
|
|
error checks: none
|
|
*/
|
|
//@@MIDL_FILE_HEADING( )
|
|
#include "rpc.h"
|
|
#include "rpcndr.h"
|
|
|
|
#ifndef __HelpSvcs_h__
|
|
#define __HelpSvcs_h__
|
|
|
|
#ifdef __cplusplus
|
|
extern "C"{
|
|
#endif
|
|
|
|
/* Forward Declarations */
|
|
|
|
#ifndef __VsHelpServices_FWD_DEFINED__
|
|
#define __VsHelpServices_FWD_DEFINED__
|
|
|
|
#ifdef __cplusplus
|
|
typedef class VsHelpServices VsHelpServices;
|
|
#else
|
|
typedef struct VsHelpServices VsHelpServices;
|
|
#endif /* __cplusplus */
|
|
|
|
#endif /* __VsHelpServices_FWD_DEFINED__ */
|
|
|
|
|
|
/* header files for imported files */
|
|
#include "oaidl.h"
|
|
#include "ocidl.h"
|
|
#include "helpsys.h"
|
|
#include "helpinit.h"
|
|
#include "helputil.h"
|
|
|
|
void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
|
|
void __RPC_USER MIDL_user_free( void __RPC_FAR * );
|
|
|
|
|
|
#ifndef __VsHelpServices_LIBRARY_DEFINED__
|
|
#define __VsHelpServices_LIBRARY_DEFINED__
|
|
|
|
/****************************************
|
|
* Generated header for library: VsHelpServices
|
|
* at Thu Oct 02 14:40:12 1997
|
|
* using MIDL 3.02.88
|
|
****************************************/
|
|
/* [helpstring][version][uuid] */
|
|
|
|
|
|
|
|
EXTERN_C const IID LIBID_VsHelpServices;
|
|
|
|
EXTERN_C const CLSID CLSID_VsHelpServices;
|
|
|
|
#ifdef __cplusplus
|
|
|
|
class DECLSPEC_UUID("854d7ac5-bc3d-11d0-b421-00a0c90f9dc4")
|
|
VsHelpServices;
|
|
#endif
|
|
#endif /* __VsHelpServices_LIBRARY_DEFINED__ */
|
|
|
|
/* Additional Prototypes for ALL interfaces */
|
|
|
|
/* end of Additional Prototypes */
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif
|