1 /**************************************************************************
2 *                                                                                                                         *
3 * AgtSvr.h - Microsoft Agent Server                                                                 *
4 *                                                                                                                         *
5 * Copyright (c) 1996-1999, Microsoft Corp. All rights reserved.                  *
6 *                                                                                                                         *
7 **************************************************************************/
8
9 #if _MSC_VER < 1200
10
11 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
12
13
14 /* File created by MIDL compiler version 3.01.75 */
15 /* at Mon Aug 31 17:00:38 1998
16  */
17 /* Compiler settings for AgentServer.idl:
18       Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
19       error checks: none
20 */
21 //@@MIDL_FILE_HEADING(  )
22 #include "rpc.h"
23 #include "rpcndr.h"
24 #ifndef COM_NO_WINDOWS_H
25 #include "windows.h"
26 #include "ole2.h"
27 #endif /*COM_NO_WINDOWS_H*/
28
29 #ifndef __AgtSvrV5_h__
30 #define __AgtSvrV5_h__
31
32 #ifdef __cplusplus
33 extern "C"{
34 #endif 
35
36 /* Forward Declarations */ 
37
38 #ifndef __IAgentUserInput_FWD_DEFINED__
39 #define __IAgentUserInput_FWD_DEFINED__
40 typedef interface IAgentUserInput IAgentUserInput;
41 #endif     /* __IAgentUserInput_FWD_DEFINED__ */
42
43
44 #ifndef __IAgentCommand_FWD_DEFINED__
45 #define __IAgentCommand_FWD_DEFINED__
46 typedef interface IAgentCommand IAgentCommand;
47 #endif     /* __IAgentCommand_FWD_DEFINED__ */
48
49
50 #ifndef __IAgentCommandEx_FWD_DEFINED__
Lines 51 ... 7745 are skipped.
7746
7747
7748 EXTERN_C const IID LIBID_AgentServerObjects;
7749
7750 #ifdef __cplusplus
7751 EXTERN_C const CLSID CLSID_AgentServer;
7752
7753 class DECLSPEC_UUID("D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F")
7754 AgentServer;
7755 #endif
7756 #endif /* __AgentServerObjects_LIBRARY_DEFINED__ */
7757
7758 /* Additional Prototypes for ALL interfaces */
7759
7760 unsigned long                     __RPC_USER  BSTR_UserSize(        unsigned long __RPC_FAR *, unsigned long                    , BSTR __RPC_FAR * ); 
7761 unsigned char __RPC_FAR * __RPC_USER  BSTR_UserMarshal(  unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * ); 
7762 unsigned char __RPC_FAR * __RPC_USER  BSTR_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * ); 
7763 void                                    __RPC_USER  BSTR_UserFree(        unsigned long __RPC_FAR *, BSTR __RPC_FAR * ); 
7764
7765 unsigned long                     __RPC_USER  VARIANT_UserSize(        unsigned long __RPC_FAR *, unsigned long                    , VARIANT __RPC_FAR * ); 
7766 unsigned char __RPC_FAR * __RPC_USER  VARIANT_UserMarshal(  unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, VARIANT __RPC_FAR * ); 
7767 unsigned char __RPC_FAR * __RPC_USER  VARIANT_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, VARIANT __RPC_FAR * ); 
7768 void                                    __RPC_USER  VARIANT_UserFree(        unsigned long __RPC_FAR *, VARIANT __RPC_FAR * ); 
7769
7770 /* end of Additional Prototypes */
7771
7772 #ifdef __cplusplus
7773 }
7774 #endif
7775
7776 #endif
7777
7778 #else // _MSC_VER >= 1200
7779
7780 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
7781
7782
7783 /* File created by MIDL compiler version 5.01.0164 */
7784 /* at Tue Sep 15 16:56:07 1998
7785  */
7786 /* Compiler settings for AgentServer.idl:
7787       Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
7788       error checks: allocation ref bounds_check enum stub_data 
7789 */
7790 //@@MIDL_FILE_HEADING(  )
7791
7792
7793 /* verify that the <rpcndr.h> version is high enough to compile this file*/
7794 #ifndef __REQUIRED_RPCNDR_H_VERSION__
7795 #define __REQUIRED_RPCNDR_H_VERSION__ 440
7796 #endif
7797
7798 #include "rpc.h"
7799 #include "rpcndr.h"
7800
7801 #ifndef __RPCNDR_H_VERSION__
7802 #error this stub requires an updated version of <rpcndr.h>
7803 #endif // __RPCNDR_H_VERSION__
7804
7805 #ifndef COM_NO_WINDOWS_H
7806 #include "windows.h"
7807 #include "ole2.h"
7808 #endif /*COM_NO_WINDOWS_H*/
7809
7810 #ifndef __AgentServer_h__
7811 #define __AgentServer_h__
7812
7813 #ifdef __cplusplus
7814 extern "C"{
7815 #endif 
7816
7817 /* Forward Declarations */ 
7818
7819 #ifndef __IAgentUserInput_FWD_DEFINED__
7820 #define __IAgentUserInput_FWD_DEFINED__
7821 typedef interface IAgentUserInput IAgentUserInput;
7822 #endif     /* __IAgentUserInput_FWD_DEFINED__ */
7823
7824
7825 #ifndef __IAgentCommand_FWD_DEFINED__
7826 #define __IAgentCommand_FWD_DEFINED__
7827 typedef interface IAgentCommand IAgentCommand;
7828 #endif     /* __IAgentCommand_FWD_DEFINED__ */
7829
7830
7831 #ifndef __IAgentCommandEx_FWD_DEFINED__
7832 #define __IAgentCommandEx_FWD_DEFINED__
7833 typedef interface IAgentCommandEx IAgentCommandEx;
7834 #endif     /* __IAgentCommandEx_FWD_DEFINED__ */
7835
7836
7837 #ifndef __IAgentCommands_FWD_DEFINED__
7838 #define __IAgentCommands_FWD_DEFINED__
7839 typedef interface IAgentCommands IAgentCommands;
7840 #endif     /* __IAgentCommands_FWD_DEFINED__ */
7841
7842
7843 #ifndef __IAgentCommandsEx_FWD_DEFINED__
7844 #define __IAgentCommandsEx_FWD_DEFINED__
7845 typedef interface IAgentCommandsEx IAgentCommandsEx;
Lines 7846 ... 15392 are skipped.
15393
15394
15395
15396
15397
15398
15399
15400
15401
15402
15403
15404
15405
15406
15407
15408
15409 EXTERN_C const IID LIBID_AgentServerObjects;
15410
15411 EXTERN_C const CLSID CLSID_AgentServer;
15412
15413 #ifdef __cplusplus
15414
15415 class DECLSPEC_UUID("D45FD2FC-5C6E-11D1-9EC1-00C04FD7081F")
15416 AgentServer;
15417 #endif
15418 #endif /* __AgentServerObjects_LIBRARY_DEFINED__ */
15419
15420 /* Additional Prototypes for ALL interfaces */
15421
15422 unsigned long                     __RPC_USER  BSTR_UserSize(        unsigned long __RPC_FAR *, unsigned long                    , BSTR __RPC_FAR * ); 
15423 unsigned char __RPC_FAR * __RPC_USER  BSTR_UserMarshal(  unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * ); 
15424 unsigned char __RPC_FAR * __RPC_USER  BSTR_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, BSTR __RPC_FAR * ); 
15425 void                                    __RPC_USER  BSTR_UserFree(        unsigned long __RPC_FAR *, BSTR __RPC_FAR * ); 
15426
15427 unsigned long                     __RPC_USER  VARIANT_UserSize(        unsigned long __RPC_FAR *, unsigned long                    , VARIANT __RPC_FAR * ); 
15428 unsigned char __RPC_FAR * __RPC_USER  VARIANT_UserMarshal(  unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, VARIANT __RPC_FAR * ); 
15429 unsigned char __RPC_FAR * __RPC_USER  VARIANT_UserUnmarshal(unsigned long __RPC_FAR *, unsigned char __RPC_FAR *, VARIANT __RPC_FAR * ); 
15430 void                                    __RPC_USER  VARIANT_UserFree(        unsigned long __RPC_FAR *, VARIANT __RPC_FAR * ); 
15431
15432 /* end of Additional Prototypes */
15433
15434 #ifdef __cplusplus
15435 }
15436 #endif
15437
15438 #endif
15439
15440 #endif // _MSC_VER < 1200
15441