📄 _highcontrol.h
字号:
void __RPC_STUB IHControl_put_ForeColor_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_ForeColor_Proxy(
IHControl * This,
/* [retval][out] */ OLE_COLOR *pclr);
void __RPC_STUB IHControl_get_ForeColor_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_Enabled_Proxy(
IHControl * This,
/* [in] */ VARIANT_BOOL vbool);
void __RPC_STUB IHControl_put_Enabled_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_Enabled_Proxy(
IHControl * This,
/* [retval][out] */ VARIANT_BOOL *pbool);
void __RPC_STUB IHControl_get_Enabled_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_TabStop_Proxy(
IHControl * This,
/* [in] */ VARIANT_BOOL vbool);
void __RPC_STUB IHControl_put_TabStop_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_TabStop_Proxy(
IHControl * This,
/* [retval][out] */ VARIANT_BOOL *pbool);
void __RPC_STUB IHControl_get_TabStop_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_Text_Proxy(
IHControl * This,
/* [in] */ BSTR strText);
void __RPC_STUB IHControl_put_Text_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_Text_Proxy(
IHControl * This,
/* [retval][out] */ BSTR *pstrText);
void __RPC_STUB IHControl_get_Text_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_BorderVisible_Proxy(
IHControl * This,
/* [in] */ VARIANT_BOOL vbool);
void __RPC_STUB IHControl_put_BorderVisible_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_BorderVisible_Proxy(
IHControl * This,
/* [retval][out] */ VARIANT_BOOL *pbool);
void __RPC_STUB IHControl_get_BorderVisible_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_Appearance_Proxy(
IHControl * This,
/* [in] */ short nAppearance);
void __RPC_STUB IHControl_put_Appearance_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][requestedit][bindable][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_Appearance_Proxy(
IHControl * This,
/* [retval][out] */ short *pnAppearance);
void __RPC_STUB IHControl_get_Appearance_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_V1Value_Proxy(
IHControl * This,
/* [retval][out] */ SHORT *pVal);
void __RPC_STUB IHControl_get_V1Value_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_V1Value_Proxy(
IHControl * This,
/* [in] */ SHORT newVal);
void __RPC_STUB IHControl_put_V1Value_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_A1Value_Proxy(
IHControl * This,
/* [retval][out] */ SHORT *pVal);
void __RPC_STUB IHControl_get_A1Value_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_A1Value_Proxy(
IHControl * This,
/* [in] */ SHORT newVal);
void __RPC_STUB IHControl_put_A1Value_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_V2Value_Proxy(
IHControl * This,
/* [retval][out] */ SHORT *pVal);
void __RPC_STUB IHControl_get_V2Value_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_V2Value_Proxy(
IHControl * This,
/* [in] */ SHORT newVal);
void __RPC_STUB IHControl_put_V2Value_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_A2Value_Proxy(
IHControl * This,
/* [retval][out] */ SHORT *pVal);
void __RPC_STUB IHControl_get_A2Value_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_A2Value_Proxy(
IHControl * This,
/* [in] */ SHORT newVal);
void __RPC_STUB IHControl_put_A2Value_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_DTJValue_Proxy(
IHControl * This,
/* [retval][out] */ SHORT *pVal);
void __RPC_STUB IHControl_get_DTJValue_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_DTJValue_Proxy(
IHControl * This,
/* [in] */ SHORT newVal);
void __RPC_STUB IHControl_put_DTJValue_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_HHLValue_Proxy(
IHControl * This,
/* [retval][out] */ SHORT *pVal);
void __RPC_STUB IHControl_get_HHLValue_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_HHLValue_Proxy(
IHControl * This,
/* [in] */ SHORT newVal);
void __RPC_STUB IHControl_put_HHLValue_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_YWValue_Proxy(
IHControl * This,
/* [retval][out] */ SHORT *pVal);
void __RPC_STUB IHControl_get_YWValue_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_YWValue_Proxy(
IHControl * This,
/* [in] */ SHORT newVal);
void __RPC_STUB IHControl_put_YWValue_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_GZFS_Proxy(
IHControl * This,
/* [retval][out] */ BSTR *pVal);
void __RPC_STUB IHControl_get_GZFS_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_GZFS_Proxy(
IHControl * This,
/* [in] */ BSTR newVal);
void __RPC_STUB IHControl_put_GZFS_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_BaoJing_Proxy(
IHControl * This,
/* [retval][out] */ BSTR *pVal);
void __RPC_STUB IHControl_get_BaoJing_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_BaoJing_Proxy(
IHControl * This,
/* [in] */ BSTR newVal);
void __RPC_STUB IHControl_put_BaoJing_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IHControl_get_UnitName_Proxy(
IHControl * This,
/* [retval][out] */ BSTR *pVal);
void __RPC_STUB IHControl_get_UnitName_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IHControl_put_UnitName_Proxy(
IHControl * This,
/* [in] */ BSTR newVal);
void __RPC_STUB IHControl_put_UnitName_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IHControl_SendOver_Proxy(
IHControl * This);
void __RPC_STUB IHControl_SendOver_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -