📄 msvidctl.h
字号:
IMSEventBinder * This,
/* [in] */ LPDISPATCH pEventObject,
/* [in] */ BSTR EventName,
/* [in] */ BSTR EventHandler,
/* [retval][out] */ LONG *CancelID);
void __RPC_STUB IMSEventBinder_Bind_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IMSEventBinder_Unbind_Proxy(
IMSEventBinder * This,
/* [in] */ DWORD CancelCookie);
void __RPC_STUB IMSEventBinder_Unbind_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
#endif /* __IMSEventBinder_INTERFACE_DEFINED__ */
#ifndef __MSVidCtlLib_LIBRARY_DEFINED__
#define __MSVidCtlLib_LIBRARY_DEFINED__
/* library MSVidCtlLib */
/* [helpstring][version][uuid] */
EXTERN_C const IID LIBID_MSVidCtlLib;
#ifndef ___IMSVidCtlEvents_DISPINTERFACE_DEFINED__
#define ___IMSVidCtlEvents_DISPINTERFACE_DEFINED__
/* dispinterface _IMSVidCtlEvents */
/* [helpstring][uuid] */
EXTERN_C const IID DIID__IMSVidCtlEvents;
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("B0EDF164-910A-11D2-B632-00C04F79498E")
_IMSVidCtlEvents : public IDispatch
{
};
#else /* C style interface */
typedef struct _IMSVidCtlEventsVtbl
{
BEGIN_INTERFACE
HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
_IMSVidCtlEvents * This,
/* [in] */ REFIID riid,
/* [iid_is][out] */ void **ppvObject);
ULONG ( STDMETHODCALLTYPE *AddRef )(
_IMSVidCtlEvents * This);
ULONG ( STDMETHODCALLTYPE *Release )(
_IMSVidCtlEvents * This);
HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
_IMSVidCtlEvents * This,
/* [out] */ UINT *pctinfo);
HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
_IMSVidCtlEvents * This,
/* [in] */ UINT iTInfo,
/* [in] */ LCID lcid,
/* [out] */ ITypeInfo **ppTInfo);
HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
_IMSVidCtlEvents * This,
/* [in] */ REFIID riid,
/* [size_is][in] */ LPOLESTR *rgszNames,
/* [in] */ UINT cNames,
/* [in] */ LCID lcid,
/* [size_is][out] */ DISPID *rgDispId);
/* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
_IMSVidCtlEvents * This,
/* [in] */ DISPID dispIdMember,
/* [in] */ REFIID riid,
/* [in] */ LCID lcid,
/* [in] */ WORD wFlags,
/* [out][in] */ DISPPARAMS *pDispParams,
/* [out] */ VARIANT *pVarResult,
/* [out] */ EXCEPINFO *pExcepInfo,
/* [out] */ UINT *puArgErr);
END_INTERFACE
} _IMSVidCtlEventsVtbl;
interface _IMSVidCtlEvents
{
CONST_VTBL struct _IMSVidCtlEventsVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define _IMSVidCtlEvents_QueryInterface(This,riid,ppvObject) \
(This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
#define _IMSVidCtlEvents_AddRef(This) \
(This)->lpVtbl -> AddRef(This)
#define _IMSVidCtlEvents_Release(This) \
(This)->lpVtbl -> Release(This)
#define _IMSVidCtlEvents_GetTypeInfoCount(This,pctinfo) \
(This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
#define _IMSVidCtlEvents_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
(This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
#define _IMSVidCtlEvents_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
(This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
#define _IMSVidCtlEvents_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) \
(This)->lpVtbl -> Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
#endif /* COBJMACROS */
#endif /* C style interface */
#endif /* ___IMSVidCtlEvents_DISPINTERFACE_DEFINED__ */
EXTERN_C const CLSID CLSID_MSVidAnalogTunerDevice;
#ifdef __cplusplus
class DECLSPEC_UUID("1C15D484-911D-11d2-B632-00C04F79498E")
MSVidAnalogTunerDevice;
#endif
EXTERN_C const CLSID CLSID_MSVidBDATunerDevice;
#ifdef __cplusplus
class DECLSPEC_UUID("A2E3074E-6C3D-11d3-B653-00C04F79498E")
MSVidBDATunerDevice;
#endif
EXTERN_C const CLSID CLSID_MSVidFilePlaybackDevice;
#ifdef __cplusplus
class DECLSPEC_UUID("37B0353C-A4C8-11d2-B634-00C04F79498E")
MSVidFilePlaybackDevice;
#endif
EXTERN_C const CLSID CLSID_MSVidWebDVD;
#ifdef __cplusplus
class DECLSPEC_UUID("011B3619-FE63-4814-8A84-15A194CE9CE3")
MSVidWebDVD;
#endif
EXTERN_C const CLSID CLSID_MSVidWebDVDAdm;
#ifdef __cplusplus
class DECLSPEC_UUID("FA7C375B-66A7-4280-879D-FD459C84BB02")
MSVidWebDVDAdm;
#endif
EXTERN_C const CLSID CLSID_MSVidVideoRenderer;
#ifdef __cplusplus
class DECLSPEC_UUID("37B03543-A4C8-11d2-B634-00C04F79498E")
MSVidVideoRenderer;
#endif
EXTERN_C const CLSID CLSID_MSVidAudioRenderer;
#ifdef __cplusplus
class DECLSPEC_UUID("37B03544-A4C8-11d2-B634-00C04F79498E")
MSVidAudioRenderer;
#endif
EXTERN_C const CLSID CLSID_MSVidDataServices;
#ifdef __cplusplus
class DECLSPEC_UUID("334125C0-77E5-11d3-B653-00C04F79498E")
MSVidDataServices;
#endif
EXTERN_C const CLSID CLSID_MSVidClosedCaptioning;
#ifdef __cplusplus
class DECLSPEC_UUID("7F9CB14D-48E4-43b6-9346-1AEBC39C64D3")
MSVidClosedCaptioning;
#endif
EXTERN_C const CLSID CLSID_MSVidTVEGSeg;
#ifdef __cplusplus
class DECLSPEC_UUID("1600F001-6666-4f66-B1E2-BF3C9FBB9BA6")
MSVidTVEGSeg;
#endif
EXTERN_C const CLSID CLSID_MSVidCAGSeg;
#ifdef __cplusplus
class DECLSPEC_UUID("1600F101-6666-4f66-B1E2-BF3C9FBB9BA6")
MSVidCAGSeg;
#endif
EXTERN_C const CLSID CLSID_MSVidCtl;
#ifdef __cplusplus
class DECLSPEC_UUID("B0EDF163-910A-11D2-B632-00C04F79498E")
MSVidCtl;
#endif
EXTERN_C const CLSID CLSID_MSVidInputDevices;
#ifdef __cplusplus
class DECLSPEC_UUID("C5702CCC-9B79-11d3-B654-00C04F79498E")
MSVidInputDevices;
#endif
EXTERN_C const CLSID CLSID_MSVidOutputDevices;
#ifdef __cplusplus
class DECLSPEC_UUID("C5702CCD-9B79-11d3-B654-00C04F79498E")
MSVidOutputDevices;
#endif
EXTERN_C const CLSID CLSID_MSVidVideoRendererDevices;
#ifdef __cplusplus
class DECLSPEC_UUID("C5702CCE-9B79-11d3-B654-00C04F79498E")
MSVidVideoRendererDevices;
#endif
EXTERN_C const CLSID CLSID_MSVidAudioRendererDevices;
#ifdef __cplusplus
class DECLSPEC_UUID("C5702CCF-9B79-11d3-B654-00C04F79498E")
MSVidAudioRendererDevices;
#endif
EXTERN_C const CLSID CLSID_MSVidFeatures;
#ifdef __cplusplus
class DECLSPEC_UUID("C5702CD0-9B79-11d3-B654-00C04F79498E")
MSVidFeatures;
#endif
EXTERN_C const CLSID CLSID_MSVidGenericComposite;
#ifdef __cplusplus
class DECLSPEC_UUID("2764BCE5-CC39-11D2-B639-00C04F79498E")
MSVidGenericComposite;
#endif
EXTERN_C const CLSID CLSID_MSVidAnalogCaptureToOverlayMixer;
#ifdef __cplusplus
class DECLSPEC_UUID("E18AF75A-08AF-11d3-B64A-00C04F79498E")
MSVidAnalogCaptureToOverlayMixer;
#endif
EXTERN_C const CLSID CLSID_MSVidAnalogCaptureToDataServices;
#ifdef __cplusplus
class DECLSPEC_UUID("C5702CD6-9B79-11d3-B654-00C04F79498E")
MSVidAnalogCaptureToDataServices;
#endif
EXTERN_C const CLSID CLSID_MSVidWebDVDToVideoRenderer;
#ifdef __cplusplus
class DECLSPEC_UUID("267db0b3-55e3-4902-949b-df8f5cec0191")
MSVidWebDVDToVideoRenderer;
#endif
EXTERN_C const CLSID CLSID_MSVidMPEG2DecoderToClosedCaptioning;
#ifdef __cplusplus
class DECLSPEC_UUID("6AD28EE1-5002-4e71-AAF7-BD077907B1A4")
MSVidMPEG2DecoderToClosedCaptioning;
#endif
EXTERN_C const CLSID CLSID_MSVidRenderFactory;
#ifdef __cplusplus
class DECLSPEC_UUID("11973C25-3529-40e4-9AB1-DDC164CBEF49")
MSVidRenderFactory;
#endif
EXTERN_C const CLSID CLSID_MSEventBinder;
#ifdef __cplusplus
class DECLSPEC_UUID("577FAA18-4518-445E-8F70-1473F8CF4BA4")
MSEventBinder;
#endif
EXTERN_C const CLSID CLSID_MSVidRect;
#ifdef __cplusplus
class DECLSPEC_UUID("CB4276E6-7D5F-4cf1-9727-629C5E6DB6AE")
MSVidRect;
#endif
EXTERN_C const CLSID CLSID_MSVidDevice;
#ifdef __cplusplus
class DECLSPEC_UUID("6E40476F-9C49-4c3e-8BB9-8587958EFF74")
MSVidDevice;
#endif
EXTERN_C const CLSID CLSID_MSVidInputDevice;
#ifdef __cplusplus
class DECLSPEC_UUID("AC1972F2-138A-4ca3-90DA-AE51112EDA28")
MSVidInputDevice;
#endif
EXTERN_C const CLSID CLSID_MSVidVideoInputDevice;
#ifdef __cplusplus
class DECLSPEC_UUID("95F4820B-BB3A-4e2d-BC64-5B817BC2C30E")
MSVidVideoInputDevice;
#endif
EXTERN_C const CLSID CLSID_MSVidVideoPlaybackDevice;
#ifdef __cplusplus
class DECLSPEC_UUID("1990D634-1A5E-4071-A34A-53AAFFCE9F36")
MSVidVideoPlaybackDevice;
#endif
EXTERN_C const CLSID CLSID_MSVidFeature;
#ifdef __cplusplus
class DECLSPEC_UUID("7748530B-C08A-47ea-B24C-BE8695FF405F")
MSVidFeature;
#endif
EXTERN_C const CLSID CLSID_MSVidOutput;
#ifdef __cplusplus
class DECLSPEC_UUID("87EB890D-03AD-4e9d-9866-376E5EC572ED")
MSVidOutput;
#endif
#endif /* __MSVidCtlLib_LIBRARY_DEFINED__ */
/* Additional Prototypes for ALL interfaces */
unsigned long __RPC_USER BSTR_UserSize( unsigned long *, unsigned long , BSTR * );
unsigned char * __RPC_USER BSTR_UserMarshal( unsigned long *, unsigned char *, BSTR * );
unsigned char * __RPC_USER BSTR_UserUnmarshal(unsigned long *, unsigned char *, BSTR * );
void __RPC_USER BSTR_UserFree( unsigned long *, BSTR * );
unsigned long __RPC_USER HWND_UserSize( unsigned long *, unsigned long , HWND * );
unsigned char * __RPC_USER HWND_UserMarshal( unsigned long *, unsigned char *, HWND * );
unsigned char * __RPC_USER HWND_UserUnmarshal(unsigned long *, unsigned char *, HWND * );
void __RPC_USER HWND_UserFree( unsigned long *, HWND * );
unsigned long __RPC_USER VARIANT_UserSize( unsigned long *, unsigned long , VARIANT * );
unsigned char * __RPC_USER VARIANT_UserMarshal( unsigned long *, unsigned char *, VARIANT * );
unsigned char * __RPC_USER VARIANT_UserUnmarshal(unsigned long *, unsigned char *, VARIANT * );
void __RPC_USER VARIANT_UserFree( unsigned long *, VARIANT * );
/* end of Additional Prototypes */
#ifdef __cplusplus
}
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -