Searched refs:HRESULT (Results 251 - 275 of 888) sorted by relevance

<<11121314151617181920>>

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddocobj.idl60 HRESULT CreateView(
66 HRESULT GetDocMiscStatus(
69 HRESULT EnumViews(
87 HRESULT ActivateMe( [in] IOleDocumentView *pViewToActivate );
103 HRESULT SetInPlaceSite( [in, unique] IOleInPlaceSite *pIPSite );
105 HRESULT GetInPlaceSite( [out] IOleInPlaceSite **ppIPSite );
107 HRESULT GetDocument( [out] IUnknown **ppunk );
109 HRESULT SetRect( [in] LPRECT prcView );
111 HRESULT GetRect( [out] LPRECT prcView );
113 HRESULT SetRectComple
[all...]
H A Dmimeole.idl249 HRESULT SetDefaultCharset(
251 HRESULT GetDefaultCharset(
253 HRESULT GetCodePageCharset(
257 HRESULT FindCharset(
260 HRESULT GetCharsetInfo(
263 HRESULT GetCodePageInfo(
266 HRESULT CanConvertCodePages(
269 HRESULT DecodeHeader(
274 HRESULT EncodeHeader(
279 HRESULT ConvertBuffe
[all...]
H A Dinputscope.idl75 cpp_quote("HRESULT WINAPI SetInputScope(HWND hwnd,InputScope inputscope);")
76 cpp_quote("HRESULT WINAPI SetInputScopes(HWND hwnd,const InputScope *pInputScopes,UINT cInputScopes,WCHAR **ppszPhraseList,UINT cPhrases,WCHAR *pszRegExp,WCHAR *pszSRGS);")
77 cpp_quote("HRESULT WINAPI SetInputScopeXML(HWND hwnd,WCHAR *pszXML);")
88 HRESULT GetInputScopes([out, size_is(,*pcCount)] InputScope **pprgInputScopes, [out] UINT *pcCount);
89 HRESULT GetPhrase([out, size_is(,*pcCount)] BSTR **ppbstrPhrases, [out] UINT *pcCount);
90 HRESULT GetRegularExpression([out] BSTR *pbstrRegExp);
91 HRESULT GetSRGS([out] BSTR *pbstrSRGS);
92 HRESULT GetXML([out] BSTR *pbstrXML);
H A Drstbas.idl38 HRESULT AddRefRows([in] DBCOUNTITEM cRows,
43 HRESULT GetData([in] HROW hRow,
47 HRESULT GetNextRows([in] HCHAPTER hReserved,
53 HRESULT ReleaseRows([in] DBCOUNTITEM cRows,
59 HRESULT RestartPosition([in] HCHAPTER hReserved);
H A Dunknwn.idl51 HRESULT QueryInterface(
72 HRESULT CreateInstance(
78 HRESULT RemoteCreateInstance(
83 HRESULT LockServer(
87 HRESULT RemoteLockServer(
H A Dxmldso.idl51 HRESULT XMLDocument([out, retval] IXMLDOMDocument** ppDoc);
54 HRESULT XMLDocument([in] IXMLDOMDocument* ppDoc);
57 HRESULT JavaDSOCompatible([out, retval] BOOL* fJavaDSOCompatible);
60 HRESULT JavaDSOCompatible([in] BOOL fJavaDSOCompatible);
63 HRESULT readyState([out, retval] long *state);
H A Dactivscp.idl137 HRESULT GetExceptionInfo(
141 HRESULT GetSourcePosition(
147 HRESULT GetSourceLineText(
159 HRESULT GetLCID(
162 HRESULT GetItemInfo(
169 HRESULT GetDocVersionString(
173 HRESULT OnScriptTerminate(
178 HRESULT OnStateChange(
182 HRESULT OnScriptError(
186 HRESULT OnEnterScrip
[all...]
H A Dindexsrv.idl36 cpp_quote("typedef HRESULT (WINAPI *PFNFILLTEXTBUFFER)(struct tagTEXT_SOURCE *pTextSource);")
68 HRESULT PutWord(
73 HRESULT PutAltWord(
78 HRESULT StartAltPhrase(void);
79 HRESULT EndAltPhrase(void);
80 HRESULT PutBreak(
94 HRESULT PutSmallPhrase(
100 HRESULT PutPhrase(
115 HRESULT Init(
119 HRESULT BreakTex
[all...]
H A Dpropidl.h345 virtual HRESULT STDMETHODCALLTYPE ReadMultiple(
350 virtual HRESULT STDMETHODCALLTYPE WriteMultiple(
356 virtual HRESULT STDMETHODCALLTYPE DeleteMultiple(
360 virtual HRESULT STDMETHODCALLTYPE ReadPropertyNames(
365 virtual HRESULT STDMETHODCALLTYPE WritePropertyNames(
370 virtual HRESULT STDMETHODCALLTYPE DeletePropertyNames(
374 virtual HRESULT STDMETHODCALLTYPE Commit(
377 virtual HRESULT STDMETHODCALLTYPE Revert(
380 virtual HRESULT STDMETHODCALLTYPE Enum(
383 virtual HRESULT STDMETHODCALLTYP
[all...]
H A Dmsxml.h78 virtual HRESULT STDMETHODCALLTYPE put_length(
81 virtual HRESULT STDMETHODCALLTYPE get_length(
84 virtual HRESULT STDMETHODCALLTYPE get__newEnum(
87 virtual HRESULT STDMETHODCALLTYPE item(
98 HRESULT (STDMETHODCALLTYPE *QueryInterface)(
110 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)(
114 HRESULT (STDMETHODCALLTYPE *GetTypeInfo)(
120 HRESULT (STDMETHODCALLTYPE *GetIDsOfNames)(
128 HRESULT (STDMETHODCALLTYPE *Invoke)(
140 HRESULT (STDMETHODCALLTYP
[all...]
H A Dobjidl.h462 virtual HRESULT STDMETHODCALLTYPE GetUnmarshalClass(
470 virtual HRESULT STDMETHODCALLTYPE GetMarshalSizeMax(
478 virtual HRESULT STDMETHODCALLTYPE MarshalInterface(
486 virtual HRESULT STDMETHODCALLTYPE UnmarshalInterface(
491 virtual HRESULT STDMETHODCALLTYPE ReleaseMarshalData(
494 virtual HRESULT STDMETHODCALLTYPE DisconnectObject(
503 HRESULT (STDMETHODCALLTYPE *QueryInterface)(
515 HRESULT (STDMETHODCALLTYPE *GetUnmarshalClass)(
524 HRESULT (STDMETHODCALLTYPE *GetMarshalSizeMax)(
533 HRESULT (STDMETHODCALLTYP
[all...]
H A Dd3dcompiler.h74 HRESULT WINAPI D3DCompile(const void *data, SIZE_T data_size, const char *filename,
77 typedef HRESULT (WINAPI *pD3DCompile)(const void *data, SIZE_T data_size, const char *filename,
89 HRESULT WINAPI D3DStripShader(const void *data, SIZE_T data_size, UINT flags, ID3DBlob **blob);
107 HRESULT WINAPI D3DDisassemble(const void *data, SIZE_T data_size,
109 typedef HRESULT (WINAPI *pD3DDisassemble)(const void *data, SIZE_T data_size,
111 HRESULT WINAPI D3DGetBlobPart(const void *data, SIZE_T data_size, D3D_BLOB_PART part, UINT flags, ID3DBlob **blob);
112 HRESULT WINAPI D3DGetInputSignatureBlob(const void *data, SIZE_T data_size, ID3DBlob **blob);
113 HRESULT WINAPI D3DGetOutputSignatureBlob(const void *data, SIZE_T data_size, ID3DBlob **blob);
114 HRESULT WINAPI D3DGetInputAndOutputSignatureBlob(const void *data, SIZE_T data_size, ID3DBlob **blob);
115 HRESULT WINAP
[all...]
H A Dusp10.h240 HRESULT WINAPI ScriptApplyDigitSubstitution(const SCRIPT_DIGITSUBSTITUTE* psds,
242 HRESULT WINAPI ScriptApplyLogicalWidth(const int *piDx, int cChars, int cGlyphs, const WORD *pwLogClust,
245 HRESULT WINAPI ScriptRecordDigitSubstitution(LCID Locale, SCRIPT_DIGITSUBSTITUTE *psds);
246 HRESULT WINAPI ScriptItemize(const WCHAR *pwcInChars, int cInChars, int cMaxItems,
249 HRESULT WINAPI ScriptGetCMap(HDC hdc, SCRIPT_CACHE *psc, const WCHAR *pwcInChars, int cChars,
251 HRESULT WINAPI ScriptGetFontProperties(HDC hdc, SCRIPT_CACHE *psc, SCRIPT_FONTPROPERTIES *sfp);
252 HRESULT WINAPI ScriptGetGlyphABCWidth(HDC hdc, SCRIPT_CACHE *psc, WORD wGlyph, ABC *pABC);
253 HRESULT WINAPI ScriptGetLogicalWidths(const SCRIPT_ANALYSIS *psa, int cChars, int cGlyphs,
256 HRESULT WINAPI ScriptGetProperties(const SCRIPT_PROPERTIES ***ppSp, int *piNumScripts);
257 HRESULT WINAP
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddocobj.idl60 HRESULT CreateView(
66 HRESULT GetDocMiscStatus(
69 HRESULT EnumViews(
87 HRESULT ActivateMe( [in] IOleDocumentView *pViewToActivate );
103 HRESULT SetInPlaceSite( [in, unique] IOleInPlaceSite *pIPSite );
105 HRESULT GetInPlaceSite( [out] IOleInPlaceSite **ppIPSite );
107 HRESULT GetDocument( [out] IUnknown **ppunk );
109 HRESULT SetRect( [in] LPRECT prcView );
111 HRESULT GetRect( [out] LPRECT prcView );
113 HRESULT SetRectComple
[all...]
H A Dmimeole.idl249 HRESULT SetDefaultCharset(
251 HRESULT GetDefaultCharset(
253 HRESULT GetCodePageCharset(
257 HRESULT FindCharset(
260 HRESULT GetCharsetInfo(
263 HRESULT GetCodePageInfo(
266 HRESULT CanConvertCodePages(
269 HRESULT DecodeHeader(
274 HRESULT EncodeHeader(
279 HRESULT ConvertBuffe
[all...]
H A Dmshtml.idl113 HRESULT constructor([retval, out] IDispatch* * p);
115 HRESULT LookupGetter([in] BSTR propname, [retval, out] VARIANT* ppDispHandler);
117 HRESULT LookupSetter([in] BSTR propname, [retval, out] VARIANT* ppDispHandler);
119 HRESULT DefineGetter([in] BSTR propname, [in] VARIANT* pdispHandler);
121 HRESULT DefineSetter([in] BSTR propname, [in] VARIANT* pdispHandler);
144 HRESULT length([retval, out] LONG *p);
147 HRESULT _newEnum([retval, out] IUnknown **p);
150 HRESULT item(
176 HRESULT fontFamily([in] BSTR v);
179 HRESULT fontFamil
[all...]
H A Dindexsrv.idl36 cpp_quote("typedef HRESULT (WINAPI *PFNFILLTEXTBUFFER)(struct tagTEXT_SOURCE *pTextSource);")
68 HRESULT PutWord(
73 HRESULT PutAltWord(
78 HRESULT StartAltPhrase(void);
79 HRESULT EndAltPhrase(void);
80 HRESULT PutBreak(
94 HRESULT PutSmallPhrase(
100 HRESULT PutPhrase(
115 HRESULT Init(
119 HRESULT BreakTex
[all...]
H A Dpropidl.h345 virtual HRESULT STDMETHODCALLTYPE ReadMultiple(
350 virtual HRESULT STDMETHODCALLTYPE WriteMultiple(
356 virtual HRESULT STDMETHODCALLTYPE DeleteMultiple(
360 virtual HRESULT STDMETHODCALLTYPE ReadPropertyNames(
365 virtual HRESULT STDMETHODCALLTYPE WritePropertyNames(
370 virtual HRESULT STDMETHODCALLTYPE DeletePropertyNames(
374 virtual HRESULT STDMETHODCALLTYPE Commit(
377 virtual HRESULT STDMETHODCALLTYPE Revert(
380 virtual HRESULT STDMETHODCALLTYPE Enum(
383 virtual HRESULT STDMETHODCALLTYP
[all...]
H A Dmsxml.h78 virtual HRESULT STDMETHODCALLTYPE put_length(
81 virtual HRESULT STDMETHODCALLTYPE get_length(
84 virtual HRESULT STDMETHODCALLTYPE get__newEnum(
87 virtual HRESULT STDMETHODCALLTYPE item(
98 HRESULT (STDMETHODCALLTYPE *QueryInterface)(
110 HRESULT (STDMETHODCALLTYPE *GetTypeInfoCount)(
114 HRESULT (STDMETHODCALLTYPE *GetTypeInfo)(
120 HRESULT (STDMETHODCALLTYPE *GetIDsOfNames)(
128 HRESULT (STDMETHODCALLTYPE *Invoke)(
140 HRESULT (STDMETHODCALLTYP
[all...]
H A Dobjidl.h462 virtual HRESULT STDMETHODCALLTYPE GetUnmarshalClass(
470 virtual HRESULT STDMETHODCALLTYPE GetMarshalSizeMax(
478 virtual HRESULT STDMETHODCALLTYPE MarshalInterface(
486 virtual HRESULT STDMETHODCALLTYPE UnmarshalInterface(
491 virtual HRESULT STDMETHODCALLTYPE ReleaseMarshalData(
494 virtual HRESULT STDMETHODCALLTYPE DisconnectObject(
503 HRESULT (STDMETHODCALLTYPE *QueryInterface)(
515 HRESULT (STDMETHODCALLTYPE *GetUnmarshalClass)(
524 HRESULT (STDMETHODCALLTYPE *GetMarshalSizeMax)(
533 HRESULT (STDMETHODCALLTYP
[all...]
H A Dactivscp.idl126 HRESULT GetExceptionInfo(
130 HRESULT GetSourcePosition(
136 HRESULT GetSourceLineText(
148 HRESULT GetLCID(
151 HRESULT GetItemInfo(
158 HRESULT GetDocVersionString(
162 HRESULT OnScriptTerminate(
167 HRESULT OnStateChange(
171 HRESULT OnScriptError(
175 HRESULT OnEnterScrip
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexshader.c37 static HRESULT WINAPI IDirect3DVertexShader9Impl_QueryInterface(LPDIRECT3DVERTEXSHADER9 iface, REFIID riid, LPVOID* ppobj) {
91 static HRESULT WINAPI IDirect3DVertexShader9Impl_GetDevice(IDirect3DVertexShader9 *iface, IDirect3DDevice9 **device)
105 static HRESULT WINAPI IDirect3DVertexShader9Impl_GetFunction(LPDIRECT3DVERTEXSHADER9 iface, VOID* pData, UINT* pSizeOfData) {
107 HRESULT hr;
140 HRESULT vertexshader_init(IDirect3DVertexShader9Impl *shader, IDirect3DDevice9Impl *device, const DWORD *byte_code)
142 HRESULT hr;
164 HRESULT WINAPI IDirect3DDevice9Impl_SetVertexShader(LPDIRECT3DDEVICE9EX iface, IDirect3DVertexShader9* pShader) {
166 HRESULT hrc = D3D_OK;
178 HRESULT WINAPI IDirect3DDevice9Impl_GetVertexShader(LPDIRECT3DDEVICE9EX iface, IDirect3DVertexShader9** ppShader) {
181 HRESULT hr
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dirot.idl66 HRESULT IrotRegister(
76 HRESULT IrotRevoke(
83 HRESULT IrotIsRunning(
87 HRESULT IrotGetObject(
93 HRESULT IrotNoteChangeTime(
98 HRESULT IrotGetTimeOfLastChange(
103 HRESULT IrotEnumRunning(
/vbox/src/VBox/Main/src-server/
H A DHostDnsService.h59 virtual HRESULT init(VirtualBox *virtualbox);
97 HRESULT GetNameServers(std::vector<com::Utf8Str> &aNameServers);
98 HRESULT GetDomainName(com::Utf8Str *pDomainName);
99 HRESULT GetSearchStrings(std::vector<com::Utf8Str> &aSearchStrings);
120 virtual HRESULT init(VirtualBox *virtualbox);
127 HRESULT updateInfo();
139 virtual HRESULT init(VirtualBox *virtualbox);
146 HRESULT updateInfo();
159 virtual HRESULT init(VirtualBox *virtualbox, const char *aResolvConfFileName);
163 HRESULT readResolvCon
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dirot.idl66 HRESULT IrotRegister(
76 HRESULT IrotRevoke(
83 HRESULT IrotIsRunning(
87 HRESULT IrotGetObject(
93 HRESULT IrotNoteChangeTime(
98 HRESULT IrotGetTimeOfLastChange(
103 HRESULT IrotEnumRunning(

Completed in 364 milliseconds

<<11121314151617181920>>