📄 magickcom_p.c
字号:
IImage __RPC_FAR * This,
/* [retval][out] */ unsigned int __RPC_FAR *pVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,pVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1868],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1868],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&pVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1868],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IImage_put_Depth_Proxy(
IImage __RPC_FAR * This,
/* [in] */ unsigned int newVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,newVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1896],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1896],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&newVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1896],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IImage_get_FileSize_Proxy(
IImage __RPC_FAR * This,
/* [retval][out] */ long __RPC_FAR *pVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,pVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1924],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1924],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&pVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1924],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IImage_get_Adjoin_Proxy(
IImage __RPC_FAR * This,
/* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,pVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1952],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1952],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&pVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1952],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IImage_put_Adjoin_Proxy(
IImage __RPC_FAR * This,
/* [in] */ VARIANT_BOOL newVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,newVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1980],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1980],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&newVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[1980],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IImage_get_AntiAlias_Proxy(
IImage __RPC_FAR * This,
/* [retval][out] */ VARIANT_BOOL __RPC_FAR *pVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,pVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2008],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2008],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&pVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2008],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IImage_put_AntiAlias_Proxy(
IImage __RPC_FAR * This,
/* [in] */ VARIANT_BOOL newVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,newVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2036],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2036],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&newVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2036],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IImage_get_AnimationDelay_Proxy(
IImage __RPC_FAR * This,
/* [retval][out] */ unsigned int __RPC_FAR *pVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,pVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2064],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2064],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&pVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2064],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IImage_put_AnimationDelay_Proxy(
IImage __RPC_FAR * This,
/* [in] */ unsigned int newVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,newVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2092],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2092],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&newVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2092],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IImage_get_AnimationIterations_Proxy(
IImage __RPC_FAR * This,
/* [retval][out] */ unsigned int __RPC_FAR *pVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,pVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2120],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2120],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&pVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2120],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propput] */ HRESULT STDMETHODCALLTYPE IImage_put_AnimationIterations_Proxy(
IImage __RPC_FAR * This,
/* [in] */ unsigned int newVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,newVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2148],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2148],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&newVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2148],
( unsigned char __RPC_FAR * )&This);
#endif
return ( HRESULT )_RetVal.Simple;
}
/* [helpstring][id][propget] */ HRESULT STDMETHODCALLTYPE IImage_get_BackgroundTexture_Proxy(
IImage __RPC_FAR * This,
/* [retval][out] */ BSTR __RPC_FAR *pVal)
{
CLIENT_CALL_RETURN _RetVal;
#if defined( _ALPHA_ )
va_list vlist;
#endif
#if defined( _ALPHA_ )
va_start(vlist,pVal);
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2176],
vlist.a0);
#elif defined( _PPC_ ) || defined( _MIPS_ )
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2176],
( unsigned char __RPC_FAR * )&This,
( unsigned char __RPC_FAR * )&pVal);
#else
_RetVal = NdrClientCall2(
( PMIDL_STUB_DESC )&Object_StubDesc,
(PFORMAT_STRING) &__MIDL_ProcFormatString.Format[2176],
( unsigned char __RPC_FAR * )&This);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -