📄 _graph.h
字号:
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE ISmartGraph_get_MarginTop_Proxy(
ISmartGraph * This,
/* [retval][out] */ LONG *pVal);
void __RPC_STUB ISmartGraph_get_MarginTop_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE ISmartGraph_put_MarginTop_Proxy(
ISmartGraph * This,
/* [in] */ LONG newVal);
void __RPC_STUB ISmartGraph_put_MarginTop_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE ISmartGraph_get_MarginRight_Proxy(
ISmartGraph * This,
/* [retval][out] */ LONG *pVal);
void __RPC_STUB ISmartGraph_get_MarginRight_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE ISmartGraph_put_MarginRight_Proxy(
ISmartGraph * This,
/* [in] */ LONG newVal);
void __RPC_STUB ISmartGraph_put_MarginRight_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE ISmartGraph_get_MarginLeft_Proxy(
ISmartGraph * This,
/* [retval][out] */ LONG *pVal);
void __RPC_STUB ISmartGraph_get_MarginLeft_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE ISmartGraph_put_MarginLeft_Proxy(
ISmartGraph * This,
/* [in] */ LONG newVal);
void __RPC_STUB ISmartGraph_put_MarginLeft_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_SetData_Proxy(
ISmartGraph * This,
/* [in] */ DOUBLE *xData,
/* [in] */ DOUBLE *yData,
/* [in] */ LONG NumOfPoints,
/* [in] */ VARIANT_BOOL bResample);
void __RPC_STUB ISmartGraph_SetData_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_SetData2_Proxy(
ISmartGraph * This,
/* [in] */ DOUBLE *xData,
/* [in] */ DOUBLE *yData,
/* [in] */ LONG NumOfPoints,
/* [in] */ DOUBLE xMin,
/* [in] */ DOUBLE xMax,
/* [in] */ DOUBLE yMin,
/* [in] */ DOUBLE yMax,
/* [in] */ VARIANT_BOOL bResample);
void __RPC_STUB ISmartGraph_SetData2_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_ShowGrid_Proxy(
ISmartGraph * This,
/* [in] */ VARIANT_BOOL bShow);
void __RPC_STUB ISmartGraph_ShowGrid_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_UpdateGraph_Proxy(
ISmartGraph * This);
void __RPC_STUB ISmartGraph_UpdateGraph_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_SetPlotType_Proxy(
ISmartGraph * This,
/* [in] */ LONG nType);
void __RPC_STUB ISmartGraph_SetPlotType_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_GetPlotRect_Proxy(
ISmartGraph * This,
/* [out] */ LONG *left,
/* [out] */ LONG *top,
/* [out] */ LONG *right,
/* [out] */ LONG *bottom);
void __RPC_STUB ISmartGraph_GetPlotRect_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_GetClientRect_Proxy(
ISmartGraph * This,
/* [out] */ LONG *left,
/* [out] */ LONG *top,
/* [out] */ LONG *right,
/* [out] */ LONG *bottom);
void __RPC_STUB ISmartGraph_GetClientRect_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_ZoomIn_Proxy(
ISmartGraph * This,
/* [in] */ LONG FromSample,
/* [in] */ LONG ToSample);
void __RPC_STUB ISmartGraph_ZoomIn_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_ZoomInByPercent_Proxy(
ISmartGraph * This,
/* [in] */ DOUBLE FromPercent,
/* [in] */ DOUBLE ToPercent);
void __RPC_STUB ISmartGraph_ZoomInByPercent_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_ZoomOut_Proxy(
ISmartGraph * This);
void __RPC_STUB ISmartGraph_ZoomOut_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpcontext][helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_Reset_Proxy(
ISmartGraph * This);
void __RPC_STUB ISmartGraph_Reset_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_GetDisplayedRange_Proxy(
ISmartGraph * This,
/* [out] */ LONGLONG *nStartSample,
/* [out] */ LONGLONG *nEndSample);
void __RPC_STUB ISmartGraph_GetDisplayedRange_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_SetLegendText_Proxy(
ISmartGraph * This,
/* [in] */ BSTR strText,
/* [in] */ LONG top,
/* [in] */ LONG left,
/* [in] */ LONG bottom,
/* [in] */ LONG right);
void __RPC_STUB ISmartGraph_SetLegendText_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE ISmartGraph_SetParentWnd_Proxy(
ISmartGraph * This,
/* [in] */ OLE_HANDLE hWnd);
void __RPC_STUB ISmartGraph_SetParentWnd_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
#endif /* __ISmartGraph_INTERFACE_DEFINED__ */
#ifndef __Graph_LIBRARY_DEFINED__
#define __Graph_LIBRARY_DEFINED__
/* library Graph */
/* [helpstring][uuid][version] */
EXTERN_C const IID LIBID_Graph;
#ifndef ___ISmartGraphEvents_DISPINTERFACE_DEFINED__
#define ___ISmartGraphEvents_DISPINTERFACE_DEFINED__
/* dispinterface _ISmartGraphEvents */
/* [helpstring][uuid] */
EXTERN_C const IID DIID__ISmartGraphEvents;
#if defined(__cplusplus) && !defined(CINTERFACE)
MIDL_INTERFACE("1F12078D-03B2-4C25-84CA-3191E7DF3FFB")
_ISmartGraphEvents : public IDispatch
{
};
#else /* C style interface */
typedef struct _ISmartGraphEventsVtbl
{
BEGIN_INTERFACE
HRESULT ( STDMETHODCALLTYPE *QueryInterface )(
_ISmartGraphEvents * This,
/* [in] */ REFIID riid,
/* [iid_is][out] */ void **ppvObject);
ULONG ( STDMETHODCALLTYPE *AddRef )(
_ISmartGraphEvents * This);
ULONG ( STDMETHODCALLTYPE *Release )(
_ISmartGraphEvents * This);
HRESULT ( STDMETHODCALLTYPE *GetTypeInfoCount )(
_ISmartGraphEvents * This,
/* [out] */ UINT *pctinfo);
HRESULT ( STDMETHODCALLTYPE *GetTypeInfo )(
_ISmartGraphEvents * This,
/* [in] */ UINT iTInfo,
/* [in] */ LCID lcid,
/* [out] */ ITypeInfo **ppTInfo);
HRESULT ( STDMETHODCALLTYPE *GetIDsOfNames )(
_ISmartGraphEvents * This,
/* [in] */ REFIID riid,
/* [size_is][in] */ LPOLESTR *rgszNames,
/* [in] */ UINT cNames,
/* [in] */ LCID lcid,
/* [size_is][out] */ DISPID *rgDispId);
/* [local] */ HRESULT ( STDMETHODCALLTYPE *Invoke )(
_ISmartGraphEvents * 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
} _ISmartGraphEventsVtbl;
interface _ISmartGraphEvents
{
CONST_VTBL struct _ISmartGraphEventsVtbl *lpVtbl;
};
#ifdef COBJMACROS
#define _ISmartGraphEvents_QueryInterface(This,riid,ppvObject) \
(This)->lpVtbl -> QueryInterface(This,riid,ppvObject)
#define _ISmartGraphEvents_AddRef(This) \
(This)->lpVtbl -> AddRef(This)
#define _ISmartGraphEvents_Release(This) \
(This)->lpVtbl -> Release(This)
#define _ISmartGraphEvents_GetTypeInfoCount(This,pctinfo) \
(This)->lpVtbl -> GetTypeInfoCount(This,pctinfo)
#define _ISmartGraphEvents_GetTypeInfo(This,iTInfo,lcid,ppTInfo) \
(This)->lpVtbl -> GetTypeInfo(This,iTInfo,lcid,ppTInfo)
#define _ISmartGraphEvents_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) \
(This)->lpVtbl -> GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
#define _ISmartGraphEvents_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 /* ___ISmartGraphEvents_DISPINTERFACE_DEFINED__ */
EXTERN_C const CLSID CLSID_SmartGraph;
#ifdef __cplusplus
class DECLSPEC_UUID("A2919A75-B379-4BBD-8D95-15BEB3BAA140")
SmartGraph;
#endif
#endif /* __Graph_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 * );
/* end of Additional Prototypes */
#ifdef __cplusplus
}
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -