Lines Matching refs:retval
41 [retval, out] VARIANT *pVariantReturn);
44 HRESULT _NewEnum(IRequestDictionary *iface, [retval, out] IUnknown **ppEnumReturn);
47 HRESULT Count(IRequestDictionary *iface, [retval, out] int *cStrRet);
50 HRESULT Key(IRequestDictionary *iface, [in] VARIANT VarKey, [retval, out]VARIANT *pvar);
61 HRESULT Buffer(IResponse *iface, [retval, out] VARIANT_BOOL *fIsBuffering);
67 HRESULT ContentType(IResponse *iface, [retval, out] BSTR *pbstrContentTypeRet);
73 HRESULT Expires(IResponse *iface, [retval, out] VARIANT *pvarExpiresMinutesRet);
79 HRESULT ExpiresAbsolute(IResponse *iface, [retval, out] VARIANT *pvarExpiresRet);
85 HRESULT Cookies(IResponse *iface, [retval, out] IRequestDictionary **ppCookies);
88 HRESULT Status(IResponse *iface, [retval][out] BSTR *pbstrStatusRet);
115 HRESULT IsClientConnected(IResponse *iface, [retval, out] VARIANT_BOOL *pfIsClientConnected);
118 HRESULT get_CharSet( IResponse *iface, [retval, out] BSTR *pbstrCharSetRet);
126 HRESULT get_CacheControl(IResponse *iface, [retval, out] BSTR *pbstrCacheControl);
132 HRESULT get_CodePage(IResponse *iface, [retval, out] long *plvar);
138 HRESULT get_LCID(IResponse *iface, [retval, out] long *plvar);