📄 agtsvr.h
字号:
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 3.01.75 */
/* at Wed Aug 13 21:04:17 1997
*/
/* Compiler settings for AgentServer.idl:
Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
error checks: none
*/
//@@MIDL_FILE_HEADING( )
#include "rpc.h"
#include "rpcndr.h"
#ifndef COM_NO_WINDOWS_H
#include "windows.h"
#include "ole2.h"
#endif /*COM_NO_WINDOWS_H*/
#ifndef __AgentServer_h__
#define __AgentServer_h__
#ifdef __cplusplus
extern "C"{
#endif
/* Forward Declarations */
#ifndef __IAgentUserInput_FWD_DEFINED__
#define __IAgentUserInput_FWD_DEFINED__
typedef interface IAgentUserInput IAgentUserInput;
#endif /* __IAgentUserInput_FWD_DEFINED__ */
#ifndef __IAgentCommand_FWD_DEFINED__
#define __IAgentCommand_FWD_DEFINED__
typedef interface IAgentCommand IAgentCommand;
#endif /* __IAgentCommand_FWD_DEFINED__ */
#ifndef __IAgentCommands_FWD_DEFINED__
#define __IAgentCommands_FWD_DEFINED__
typedef interface IAgentCommands IAgentCommands;
#endif /* __IAgentCommands_FWD_DEFINED__ */
#ifndef __IAgentCommandWindow_FWD_DEFINED__
#define __IAgentCommandWindow_FWD_DEFINED__
typedef interface IAgentCommandWindow IAgentCommandWindow;
#endif /* __IAgentCommandWindow_FWD_DEFINED__ */
#ifndef __IAgentSpeechInputProperties_FWD_DEFINED__
#define __IAgentSpeechInputProperties_FWD_DEFINED__
typedef interface IAgentSpeechInputProperties IAgentSpeechInputProperties;
#endif /* __IAgentSpeechInputProperties_FWD_DEFINED__ */
#ifndef __IAgentAudioOutputProperties_FWD_DEFINED__
#define __IAgentAudioOutputProperties_FWD_DEFINED__
typedef interface IAgentAudioOutputProperties IAgentAudioOutputProperties;
#endif /* __IAgentAudioOutputProperties_FWD_DEFINED__ */
#ifndef __IAgentPropertySheet_FWD_DEFINED__
#define __IAgentPropertySheet_FWD_DEFINED__
typedef interface IAgentPropertySheet IAgentPropertySheet;
#endif /* __IAgentPropertySheet_FWD_DEFINED__ */
#ifndef __IAgentBalloon_FWD_DEFINED__
#define __IAgentBalloon_FWD_DEFINED__
typedef interface IAgentBalloon IAgentBalloon;
#endif /* __IAgentBalloon_FWD_DEFINED__ */
#ifndef __IAgentCharacter_FWD_DEFINED__
#define __IAgentCharacter_FWD_DEFINED__
typedef interface IAgentCharacter IAgentCharacter;
#endif /* __IAgentCharacter_FWD_DEFINED__ */
#ifndef __IAgent_FWD_DEFINED__
#define __IAgent_FWD_DEFINED__
typedef interface IAgent IAgent;
#endif /* __IAgent_FWD_DEFINED__ */
#ifndef __IAgentNotifySink_FWD_DEFINED__
#define __IAgentNotifySink_FWD_DEFINED__
typedef interface IAgentNotifySink IAgentNotifySink;
#endif /* __IAgentNotifySink_FWD_DEFINED__ */
#ifndef __IAgentPrivateNotifySink_FWD_DEFINED__
#define __IAgentPrivateNotifySink_FWD_DEFINED__
typedef interface IAgentPrivateNotifySink IAgentPrivateNotifySink;
#endif /* __IAgentPrivateNotifySink_FWD_DEFINED__ */
#ifndef __AgentServer_FWD_DEFINED__
#define __AgentServer_FWD_DEFINED__
#ifdef __cplusplus
typedef class AgentServer AgentServer;
#else
typedef struct AgentServer AgentServer;
#endif /* __cplusplus */
#endif /* __AgentServer_FWD_DEFINED__ */
#ifndef __IAgentUserInput_FWD_DEFINED__
#define __IAgentUserInput_FWD_DEFINED__
typedef interface IAgentUserInput IAgentUserInput;
#endif /* __IAgentUserInput_FWD_DEFINED__ */
#ifndef __IAgentCommand_FWD_DEFINED__
#define __IAgentCommand_FWD_DEFINED__
typedef interface IAgentCommand IAgentCommand;
#endif /* __IAgentCommand_FWD_DEFINED__ */
#ifndef __IAgentCommands_FWD_DEFINED__
#define __IAgentCommands_FWD_DEFINED__
typedef interface IAgentCommands IAgentCommands;
#endif /* __IAgentCommands_FWD_DEFINED__ */
#ifndef __IAgentSpeechInputProperties_FWD_DEFINED__
#define __IAgentSpeechInputProperties_FWD_DEFINED__
typedef interface IAgentSpeechInputProperties IAgentSpeechInputProperties;
#endif /* __IAgentSpeechInputProperties_FWD_DEFINED__ */
#ifndef __IAgentAudioOutputProperties_FWD_DEFINED__
#define __IAgentAudioOutputProperties_FWD_DEFINED__
typedef interface IAgentAudioOutputProperties IAgentAudioOutputProperties;
#endif /* __IAgentAudioOutputProperties_FWD_DEFINED__ */
#ifndef __IAgentPropertySheet_FWD_DEFINED__
#define __IAgentPropertySheet_FWD_DEFINED__
typedef interface IAgentPropertySheet IAgentPropertySheet;
#endif /* __IAgentPropertySheet_FWD_DEFINED__ */
#ifndef __IAgentBalloon_FWD_DEFINED__
#define __IAgentBalloon_FWD_DEFINED__
typedef interface IAgentBalloon IAgentBalloon;
#endif /* __IAgentBalloon_FWD_DEFINED__ */
#ifndef __IAgentCharacter_FWD_DEFINED__
#define __IAgentCharacter_FWD_DEFINED__
typedef interface IAgentCharacter IAgentCharacter;
#endif /* __IAgentCharacter_FWD_DEFINED__ */
#ifndef __IAgent_FWD_DEFINED__
#define __IAgent_FWD_DEFINED__
typedef interface IAgent IAgent;
#endif /* __IAgent_FWD_DEFINED__ */
#ifndef __IAgentNotifySink_FWD_DEFINED__
#define __IAgentNotifySink_FWD_DEFINED__
typedef interface IAgentNotifySink IAgentNotifySink;
#endif /* __IAgentNotifySink_FWD_DEFINED__ */
#ifndef __IAgentCommandWindow_FWD_DEFINED__
#define __IAgentCommandWindow_FWD_DEFINED__
typedef interface IAgentCommandWindow IAgentCommandWindow;
#endif /* __IAgentCommandWindow_FWD_DEFINED__ */
/* header files for imported files */
#include "oaidl.h"
#include "ocidl.h"
void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
void __RPC_USER MIDL_user_free( void __RPC_FAR * );
/****************************************
* Generated header for interface: __MIDL_itf_AgentServer_0000
* at Wed Aug 13 21:04:17 1997
* using MIDL 3.01.75
****************************************/
/* [local] */
#define NeverMoved ( 0 )
#define UserMoved ( 1 )
#define ProgramMoved ( 2 )
#define OtherProgramMoved ( 3 )
#define NeverShown ( 0 )
#define UserHid ( 1 )
#define UserShowed ( 2 )
#define ProgramHid ( 3 )
#define ProgramShowed ( 4 )
#define OtherProgramHid ( 5 )
#define OtherProgramShowed ( 6 )
#define ACTIVATE_NOTTOPMOST ( 0 )
#define ACTIVATE_TOPMOST ( 1 )
#define ACTIVATE_INPUTACTIVE ( 2 )
#define PREPARE_ANIMATION ( 0 )
#define PREPARE_STATE ( 1 )
#define PREPARE_WAVE ( 2 )
#define STOP_TYPE_PLAY ( 0x1 )
#define STOP_TYPE_MOVE ( 0x2 )
#define STOP_TYPE_SPEAK ( 0x4 )
#define STOP_TYPE_PREPARE ( 0x8 )
#define STOP_TYPE_NONQUEUEDPREPARE ( 0x10 )
#define STOP_TYPE_VISIBLE ( 0x20 )
#define STOP_TYPE_ALL ( 0xffffffff )
extern RPC_IF_HANDLE __MIDL_itf_AgentServer_0000_v0_0_c_ifspec;
extern RPC_IF_HANDLE __MIDL_itf_AgentServer_0000_v0_0_s_ifspec;
#ifndef __IAgentUserInput_INTERFACE_DEFINED__
#define __IAgentUserInput_INTERFACE_DEFINED__
/****************************************
* Generated header for interface: IAgentUserInput
* at Wed Aug 13 21:04:17 1997
* using MIDL 3.01.75
****************************************/
/* [unique][helpstring][dual][uuid][object] */
EXTERN_C const IID IID_IAgentUserInput;
#if defined(__cplusplus) && !defined(CINTERFACE)
interface DECLSPEC_UUID("A7B93C80-7B81-11D0-AC5F-00C04FD97575")
IAgentUserInput : public IDispatch
{
public:
virtual HRESULT STDMETHODCALLTYPE GetCount(
/* [out] */ long __RPC_FAR *pdwCount) = 0;
virtual HRESULT STDMETHODCALLTYPE GetItemID(
/* [in] */ long dwItemIndex,
/* [out] */ long __RPC_FAR *pdwCommandID) = 0;
virtual HRESULT STDMETHODCALLTYPE GetItemConfidence(
/* [in] */ long dwItemIndex,
/* [out] */ long __RPC_FAR *plConfidence) = 0;
virtual HRESULT STDMETHODCALLTYPE GetItemText(
/* [in] */ long dwItemIndex,
/* [out] */ BSTR __RPC_FAR *pbszText) = 0;
virtual HRESULT STDMETHODCALLTYPE GetAllItemData(
/* [out] */ VARIANT __RPC_FAR *pdwItemIndices,
/* [out] */ VARIANT __RPC_FAR *plConfidences,
/* [out] */ VARIANT __RPC_FAR *pbszText) = 0;
};
#else /* C style interface */
typedef struct IAgentUserInputVtbl
{
BEGIN_INTERFACE
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *QueryInterface )(
IAgentUserInput __RPC_FAR * This,
/* [in] */ REFIID riid,
/* [iid_is][out] */ void __RPC_FAR *__RPC_FAR *ppvObject);
ULONG ( STDMETHODCALLTYPE __RPC_FAR *AddRef )(
IAgentUserInput __RPC_FAR * This);
ULONG ( STDMETHODCALLTYPE __RPC_FAR *Release )(
IAgentUserInput __RPC_FAR * This);
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfoCount )(
IAgentUserInput __RPC_FAR * This,
/* [out] */ UINT __RPC_FAR *pctinfo);
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetTypeInfo )(
IAgentUserInput __RPC_FAR * This,
/* [in] */ UINT iTInfo,
/* [in] */ LCID lcid,
/* [out] */ ITypeInfo __RPC_FAR *__RPC_FAR *ppTInfo);
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetIDsOfNames )(
IAgentUserInput __RPC_FAR * This,
/* [in] */ REFIID riid,
/* [size_is][in] */ LPOLESTR __RPC_FAR *rgszNames,
/* [in] */ UINT cNames,
/* [in] */ LCID lcid,
/* [size_is][out] */ DISPID __RPC_FAR *rgDispId);
/* [local] */ HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Invoke )(
IAgentUserInput __RPC_FAR * This,
/* [in] */ DISPID dispIdMember,
/* [in] */ REFIID riid,
/* [in] */ LCID lcid,
/* [in] */ WORD wFlags,
/* [out][in] */ DISPPARAMS __RPC_FAR *pDispParams,
/* [out] */ VARIANT __RPC_FAR *pVarResult,
/* [out] */ EXCEPINFO __RPC_FAR *pExcepInfo,
/* [out] */ UINT __RPC_FAR *puArgErr);
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetCount )(
IAgentUserInput __RPC_FAR * This,
/* [out] */ long __RPC_FAR *pdwCount);
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetItemID )(
IAgentUserInput __RPC_FAR * This,
/* [in] */ long dwItemIndex,
/* [out] */ long __RPC_FAR *pdwCommandID);
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetItemConfidence )(
IAgentUserInput __RPC_FAR * This,
/* [in] */ long dwItemIndex,
/* [out] */ long __RPC_FAR *plConfidence);
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetItemText )(
IAgentUserInput __RPC_FAR * This,
/* [in] */ long dwItemIndex,
/* [out] */ BSTR __RPC_FAR *pbszText);
HRESULT ( STDMETHODCALLTYPE __RPC_FAR *GetAllItemData )(
IAgentUserInput __RPC_FAR * This,
/* [out] */ VARIANT __RPC_FAR *pdwItemIndices,
/* [out] */ VARIANT __RPC_FAR *plConfidences,
/* [out] */ VARIANT __RPC_FAR *pbszText);
END_INTERFACE
} IAgentUserInputVtbl;
interface IAgentUserInput
{
CONST_VTBL struct IAgentUserInputVtbl __RPC_FAR *lpVtbl;
};
#ifdef COBJMACROS
#define IAgentUserInput_QueryInterface(This,riid,ppvObject) \
(This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
#define IAgentUserInput_AddRef(This) \
(This)->lpVtbl -> AddRef(This)
#define IAgentUserInput_Release(This) \
(This)->lpVtbl -> Release(This)
#define IAgentUserInput_GetTypeInfoCount(This,pctinfo) \
(This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
#define IAgentUserInput_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
(This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
#define IAgentUserInput_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
(This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
#define IAgentUserInput_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
(This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
#define IAgentUserInput_GetCount(This,pdwCount) \
(This)->lpVtbl -> GetCount(This,pdwCount)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -