📄 gif89.h
字号:
#define IGif89a_get_AutoStart(This,pVal) \
(This)->lpVtbl -> get_AutoStart(This,pVal)
#define IGif89a_put_AutoStart(This,newVal) \
(This)->lpVtbl -> put_AutoStart(This,newVal)
#define IGif89a_get_Speed(This,pVal) \
(This)->lpVtbl -> get_Speed(This,pVal)
#define IGif89a_put_Speed(This,newVal) \
(This)->lpVtbl -> put_Speed(This,newVal)
#define IGif89a_get_Glass(This,pVal) \
(This)->lpVtbl -> get_Glass(This,pVal)
#define IGif89a_put_Glass(This,newVal) \
(This)->lpVtbl -> put_Glass(This,newVal)
#define IGif89a_put_AutoSize(This,vbool) \
(This)->lpVtbl -> put_AutoSize(This,vbool)
#define IGif89a_get_AutoSize(This,pbool) \
(This)->lpVtbl -> get_AutoSize(This,pbool)
#define IGif89a_get_Embed(This,pVal) \
(This)->lpVtbl -> get_Embed(This,pVal)
#define IGif89a_put_Embed(This,newVal) \
(This)->lpVtbl -> put_Embed(This,newVal)
#define IGif89a_get_FileName(This,pVal) \
(This)->lpVtbl -> get_FileName(This,pVal)
#define IGif89a_put_FileName(This,newVal) \
(This)->lpVtbl -> put_FileName(This,newVal)
#define IGif89a_AboutBox(This) \
(This)->lpVtbl -> AboutBox(This)
#define IGif89a_SetWin(This,hWin) \
(This)->lpVtbl -> SetWin(This,hWin)
#endif /* COBJMACROS */
#endif /* C style interface */
/* [id][propput] */ HRESULT STDMETHODCALLTYPE IGif89a_put_Enabled_Proxy(
IGif89a * This,
/* [in] */ VARIANT_BOOL vbool);
void __RPC_STUB IGif89a_put_Enabled_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][propget] */ HRESULT STDMETHODCALLTYPE IGif89a_get_Enabled_Proxy(
IGif89a * This,
/* [retval][out] */ VARIANT_BOOL *pbool);
void __RPC_STUB IGif89a_get_Enabled_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][propget] */ HRESULT STDMETHODCALLTYPE IGif89a_get_Window_Proxy(
IGif89a * This,
/* [retval][out] */ long *phwnd);
void __RPC_STUB IGif89a_get_Window_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IGif89a_Play_Proxy(
IGif89a * This);
void __RPC_STUB IGif89a_Play_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IGif89a_Stop_Proxy(
IGif89a * This);
void __RPC_STUB IGif89a_Stop_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IGif89a_get_AutoStart_Proxy(
IGif89a * This,
/* [retval][out] */ VARIANT_BOOL *pVal);
void __RPC_STUB IGif89a_get_AutoStart_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IGif89a_put_AutoStart_Proxy(
IGif89a * This,
/* [in] */ VARIANT_BOOL newVal);
void __RPC_STUB IGif89a_put_AutoStart_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IGif89a_get_Speed_Proxy(
IGif89a * This,
/* [retval][out] */ long *pVal);
void __RPC_STUB IGif89a_get_Speed_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IGif89a_put_Speed_Proxy(
IGif89a * This,
/* [in] */ long newVal);
void __RPC_STUB IGif89a_put_Speed_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IGif89a_get_Glass_Proxy(
IGif89a * This,
/* [retval][out] */ VARIANT_BOOL *pVal);
void __RPC_STUB IGif89a_get_Glass_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IGif89a_put_Glass_Proxy(
IGif89a * This,
/* [in] */ VARIANT_BOOL newVal);
void __RPC_STUB IGif89a_put_Glass_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][propput] */ HRESULT STDMETHODCALLTYPE IGif89a_put_AutoSize_Proxy(
IGif89a * This,
/* [in] */ VARIANT_BOOL vbool);
void __RPC_STUB IGif89a_put_AutoSize_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id][propget] */ HRESULT STDMETHODCALLTYPE IGif89a_get_AutoSize_Proxy(
IGif89a * This,
/* [retval][out] */ VARIANT_BOOL *pbool);
void __RPC_STUB IGif89a_get_AutoSize_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IGif89a_get_Embed_Proxy(
IGif89a * This,
/* [retval][out] */ VARIANT_BOOL *pVal);
void __RPC_STUB IGif89a_get_Embed_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IGif89a_put_Embed_Proxy(
IGif89a * This,
/* [in] */ VARIANT_BOOL newVal);
void __RPC_STUB IGif89a_put_Embed_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IGif89a_get_FileName_Proxy(
IGif89a * This,
/* [retval][out] */ BSTR *pVal);
void __RPC_STUB IGif89a_get_FileName_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IGif89a_put_FileName_Proxy(
IGif89a * This,
/* [in] */ BSTR newVal);
void __RPC_STUB IGif89a_put_FileName_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [id] */ HRESULT STDMETHODCALLTYPE IGif89a_AboutBox_Proxy(
IGif89a * This);
void __RPC_STUB IGif89a_AboutBox_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
/* [helpstring][id] */ HRESULT STDMETHODCALLTYPE IGif89a_SetWin_Proxy(
IGif89a * This,
/* [in] */ long hWin);
void __RPC_STUB IGif89a_SetWin_Stub(
IRpcStubBuffer *This,
IRpcChannelBuffer *_pRpcChannelBuffer,
PRPC_MESSAGE _pRpcMessage,
DWORD *_pdwStubPhase);
#endif /* __IGif89a_INTERFACE_DEFINED__ */
#ifndef __GIF89Lib_LIBRARY_DEFINED__
#define __GIF89Lib_LIBRARY_DEFINED__
/* library GIF89Lib */
/* [helpstring][version][uuid] */
EXTERN_C const IID LIBID_GIF89Lib;
EXTERN_C const CLSID CLSID_Gif89a;
#ifdef __cplusplus
class DECLSPEC_UUID("28D47530-CF84-11D1-834C-00A0249F0C28")
Gif89a;
#endif
#endif /* __GIF89Lib_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 + -