Searched refs:HRESULT (Results 126 - 150 of 888) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddstream.idl55 HRESULT GetFormat(
61 HRESULT SetFormat(
65 HRESULT GetDirectDraw(
68 HRESULT SetDirectDraw(
71 HRESULT CreateSample(
77 HRESULT GetTimePerFrame(
90 HRESULT GetSurface(
94 HRESULT SetRect(
H A Docmm.idl40 HRESULT OnTimer([in] VARIANT vtimeAdvise);
51 HRESULT Advise([in] VARIANT vtimeMin,
58 HRESULT Unadvise([in] DWORD dwCookie);
60 HRESULT Freeze([in] BOOL fFreeze);
62 HRESULT GetTime([out] VARIANT *pvtime);
73 HRESULT CreateTimer([in] ITimer *pReferenceTimer,
76 HRESULT GetNamedTimer([in] REFGUID rguidName,
79 HRESULT SetNamedTimerReference([in] REFGUID rguidName,
H A Docidl.idl89 [propget] HRESULT Name( [out] BSTR *pname);
90 [propput] HRESULT Name( [in] BSTR name );
91 [propget] HRESULT Size( [out] CY *psize );
92 [propput] HRESULT Size( [in] CY size );
93 [propget] HRESULT Bold( [out] BOOL *pbold );
94 [propput] HRESULT Bold( [in] BOOL bold );
95 [propget] HRESULT Italic( [out] BOOL *pitalic );
96 [propput] HRESULT Italic( [in] BOOL italic );
97 [propget] HRESULT Underline( [out] BOOL *punderline );
98 [propput] HRESULT Underlin
[all...]
H A Dshobjidl.idl60 HRESULT Initialize( [in] LPCITEMIDLIST pidl );
76 HRESULT GetCurFolder( [out] LPITEMIDLIST *ppidl );
90 HRESULT SetIDList( [in] LPCITEMIDLIST pidl );
91 HRESULT GetIDList( [out] LPITEMIDLIST *ppidl );
107 HRESULT Next(
112 HRESULT Skip( [in] ULONG celt );
113 HRESULT Reset();
114 HRESULT Clone( [out] IEnumIDList **ppenum );
141 HRESULT AddPages(
144 HRESULT ReplacePag
[all...]
H A Dobjbase.h66 * STDMETHOD_(HRESULT,QueryInterface)(THIS_ REFIID, void**) PURE;
124 * HRESULT (*QueryInterface)(IDirect3D* me, REFIID riid, LPVOID* ppvObj);
127 * HRESULT (*Initialize)(IDirect3D* me, REFIID a);
128 * HRESULT (*EnumDevices)(IDirect3D* me, LPD3DENUMDEVICESCALLBACK a, LPVOID b);
129 * HRESULT (*CreateLight)(IDirect3D* me, LPDIRECT3DLIGHT* a, IUnknown* b);
130 * HRESULT (*CreateMaterial)(IDirect3D* me, LPDIRECT3DMATERIAL* a, IUnknown* b);
131 * HRESULT (*CreateViewport)(IDirect3D* me, LPDIRECT3DVIEWPORT* a, IUnknown* b);
132 * HRESULT (*FindDevice)(IDirect3D* me, LPD3DFINDDEVICESEARCH a, LPD3DFINDDEVICERESULT b);
168 * virtual HRESULT Initialize(REFIID a) = 0;
169 * virtual HRESULT EnumDevice
[all...]
H A Diads.idl64 [propget] HRESULT Count(
66 [propget, restricted] HRESULT _NewEnum(
68 [propget] HRESULT Filter(
70 [propput] HRESULT Filter(
72 [propget] HRESULT Hints(
74 [propput] HRESULT Hints(
76 HRESULT GetObject(
80 HRESULT Create(
84 HRESULT Delete(
87 HRESULT CopyHer
[all...]
H A Dhtiframe.idl43 HRESULT OnCreate(
47 HRESULT OnReuse([in] IUnknown *pUnkDestination);
62 HRESULT GetOptionString([in,out] BSTR *pbstrOptions);
93 HRESULT SetFrameName([in] LPCWSTR pszFrameName);
95 HRESULT GetFrameName([out] LPWSTR *ppszFrameName);
97 HRESULT GetParentFrame([out] IUnknown **ppunkParent);
99 HRESULT SetFrameSrc([in] LPCWSTR pszFrameSrc);
101 HRESULT GetFrameSrc([out] LPWSTR *ppszFrameSrc);
103 HRESULT GetFramesContainer([out] IOleContainer **ppContainer);
105 HRESULT SetFrameOption
[all...]
H A Dexdisp.idl87 [id(100)] HRESULT GoBack();
88 [id(101)] HRESULT GoForward();
89 [id(102)] HRESULT GoHome();
90 [id(103)] HRESULT GoSearch();
93 HRESULT Navigate(
100 [id(DISPID_REFRESH)] HRESULT Refresh();
101 [id(105)] HRESULT Refresh2([in, optional] VARIANT *Level);
102 [id(106)] HRESULT Stop();
103 [id(200), propget] HRESULT Application([out, retval] IDispatch** ppDisp);
104 [id(201), propget] HRESULT Paren
[all...]
H A Ddxgi.idl144 HRESULT SetPrivateData(
149 HRESULT SetPrivateDataInterface(
153 HRESULT GetPrivateData(
158 HRESULT GetParent(
171 HRESULT GetDevice(
184 HRESULT GetDesc(
187 HRESULT Map(
191 HRESULT Unmap(
202 HRESULT GetDesc(
205 HRESULT GetDisplayModeLis
[all...]
H A Doleidl.idl81 HRESULT GetWindow(
84 HRESULT ContextSensitiveHelp(
101 HRESULT InPlaceDeactivate();
103 HRESULT UIDeactivate();
105 HRESULT SetObjectRects(
109 HRESULT ReactivateAndUndo();
130 HRESULT GetBorder(
133 HRESULT RequestBorderSpace(
136 HRESULT SetBorderSpace(
139 HRESULT SetActiveObjec
[all...]
H A Dwincodec.idl203 HRESULT GetSize(
207 HRESULT GetPixelFormat(
210 HRESULT GetResolution(
214 HRESULT CopyPalette(
217 HRESULT CopyPixels(
230 HRESULT GetSize(
234 HRESULT GetStride(
237 HRESULT GetDataPointer(
241 HRESULT GetPixelFormat(
251 HRESULT Loc
[all...]
/vbox/src/VBox/Main/include/
H A DDHCPServerImpl.h79 HRESULT FinalConstruct();
82 HRESULT init(VirtualBox *aVirtualBox,
84 HRESULT init(VirtualBox *aVirtualBox,
89 HRESULT i_saveSettings(settings::DHCPServer &data);
94 HRESULT encodeOption(com::Utf8Str &aEncoded,
100 HRESULT getEventSource(ComPtr<IEventSource> &aEventSource);
101 HRESULT getEnabled(BOOL *aEnabled);
102 HRESULT setEnabled(BOOL aEnabled);
103 HRESULT getIPAddress(com::Utf8Str &aIPAddress);
104 HRESULT getNetworkMas
[all...]
H A DHostUSBDeviceImpl.h177 HRESULT FinalConstruct();
181 HRESULT init(PUSBDEVICE aUsb, USBProxyService *aUSBProxyService);
211 HRESULT i_requestCaptureForVM(SessionMachine *aMachine, bool aSetError,
213 HRESULT i_onDetachFromVM(SessionMachine *aMachine, bool aDone, bool *aRunFilters, bool aAbnormal = false);
214 HRESULT i_requestReleaseToHost();
215 HRESULT i_requestHold();
232 HRESULT i_attachToVM(SessionMachine *aMachine, const com::Utf8Str &aCaptureFilename, ULONG aMaskedIfs = 0);
248 HRESULT getId(com::Guid &aId);
249 HRESULT getVendorId(USHORT *aVendorId);
250 HRESULT getProductI
[all...]
H A DMouseImpl.h38 HRESULT FinalConstruct();
42 HRESULT init(ConsoleMouseInterface *parent);
66 HRESULT getAbsoluteSupported(BOOL *aAbsoluteSupported);
67 HRESULT getRelativeSupported(BOOL *aRelativeSupported);
68 HRESULT getMultiTouchSupported(BOOL *aMultiTouchSupported);
69 HRESULT getNeedsHostCursor(BOOL *aNeedsHostCursor);
70 HRESULT getPointerShape(ComPtr<IMousePointerShape> &aPointerShape);
71 HRESULT getEventSource(ComPtr<IEventSource> &aEventSource);
74 HRESULT putMouseEvent(LONG aDx,
79 HRESULT putMouseEventAbsolut
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml2.idl284 HRESULT length( [in] LONG v );
287 HRESULT length( [retval, out] LONG *p );
290 HRESULT _newEnum( [retval, out] IUnknown ** ppUnk );
293 HRESULT item(
307 HRESULT tagName( [retval, out] BSTR *p);
310 HRESULT tagName( [in] BSTR p );
313 HRESULT parent( [retval, out] IXMLElement **parent );
316 HRESULT setAttribute(
321 HRESULT getAttribute(
326 HRESULT removeAttribut
[all...]
H A Docidl.idl89 [propget] HRESULT Name( [out] BSTR *pname);
90 [propput] HRESULT Name( [in] BSTR name );
91 [propget] HRESULT Size( [out] CY *psize );
92 [propput] HRESULT Size( [in] CY size );
93 [propget] HRESULT Bold( [out] BOOL *pbold );
94 [propput] HRESULT Bold( [in] BOOL bold );
95 [propget] HRESULT Italic( [out] BOOL *pitalic );
96 [propput] HRESULT Italic( [in] BOOL italic );
97 [propget] HRESULT Underline( [out] BOOL *punderline );
98 [propput] HRESULT Underlin
[all...]
H A Dobjbase.h66 * STDMETHOD_(HRESULT,QueryInterface)(THIS_ REFIID, void**) PURE;
124 * HRESULT (*QueryInterface)(IDirect3D* me, REFIID riid, LPVOID* ppvObj);
127 * HRESULT (*Initialize)(IDirect3D* me, REFIID a);
128 * HRESULT (*EnumDevices)(IDirect3D* me, LPD3DENUMDEVICESCALLBACK a, LPVOID b);
129 * HRESULT (*CreateLight)(IDirect3D* me, LPDIRECT3DLIGHT* a, IUnknown* b);
130 * HRESULT (*CreateMaterial)(IDirect3D* me, LPDIRECT3DMATERIAL* a, IUnknown* b);
131 * HRESULT (*CreateViewport)(IDirect3D* me, LPDIRECT3DVIEWPORT* a, IUnknown* b);
132 * HRESULT (*FindDevice)(IDirect3D* me, LPD3DFINDDEVICESEARCH a, LPD3DFINDDEVICERESULT b);
168 * virtual HRESULT Initialize(REFIID a) = 0;
169 * virtual HRESULT EnumDevice
[all...]
H A Dwpcapi.idl37 HRESULT IsLoggingRequired(
40 HRESULT GetLastSettingsChangeTime(
43 HRESULT GetRestrictions(
53 HRESULT IsBlocked(
69 HRESULT GetSettings(
72 HRESULT RequestURLOverride(
91 HRESULT GetVisibility(
94 HRESULT GetUserSettings(
98 HRESULT GetWebSettings(
102 HRESULT GetWebFilterInf
[all...]
H A Dmsxml6.idl283 HRESULT nodeName([retval, out] BSTR *p);
286 HRESULT nodeValue([retval, out] VARIANT *var1);
289 HRESULT nodeValue([in] VARIANT var1);
292 HRESULT nodeType([retval, out] DOMNodeType *domNodeType);
295 HRESULT parentNode([retval, out] IXMLDOMNode **parent);
298 HRESULT childNodes([retval, out] IXMLDOMNodeList **outList);
301 HRESULT firstChild([retval, out] IXMLDOMNode **domNode);
304 HRESULT lastChild([retval, out] IXMLDOMNode **domNode);
307 HRESULT previousSibling([retval, out] IXMLDOMNode **domNode);
310 HRESULT nextSiblin
[all...]
H A Dhtiframe.idl43 HRESULT OnCreate(
47 HRESULT OnReuse([in] IUnknown *pUnkDestination);
62 HRESULT GetOptionString([in,out] BSTR *pbstrOptions);
93 HRESULT SetFrameName([in] LPCWSTR pszFrameName);
95 HRESULT GetFrameName([out] LPWSTR *ppszFrameName);
97 HRESULT GetParentFrame([out] IUnknown **ppunkParent);
99 HRESULT SetFrameSrc([in] LPCWSTR pszFrameSrc);
101 HRESULT GetFrameSrc([out] LPWSTR *ppszFrameSrc);
103 HRESULT GetFramesContainer([out] IOleContainer **ppContainer);
105 HRESULT SetFrameOption
[all...]
H A Dwmsdkidl.idl131 HRESULT OnStatus(
133 [in] HRESULT hr,
147 HRESULT OnSample(
164 HRESULT GetType(
167 HRESULT GetMediaType(
171 HRESULT SetMediaType(
183 HRESULT GetStreamGroupName(
187 HRESULT GetConnectionName(
200 HRESULT Open(
203 HRESULT Clos
[all...]
H A Ddevicetopology.idl213 HRESULT KsProperty(
220 HRESULT KsMethod(
227 HRESULT KsEvent(
245 HRESULT GetChannelCount(
248 HRESULT GetLevelRange(
254 HRESULT GetLevel(
258 HRESULT SetLevel(
263 HRESULT SetLevelUniform(
267 HRESULT SetLevelAllChannels(
295 HRESULT SetChannelConfi
[all...]
H A Dpropsys.idl38 cpp_quote("#define PSSTDAPI EXTERN_C DECLSPEC_IMPORT HRESULT STDAPICALLTYPE")
53 HRESULT Initialize(
66 [local] HRESULT Initialize(
79 HRESULT GetCount(
82 HRESULT GetAt(
86 HRESULT GetValue(
90 HRESULT SetValue(
94 HRESULT Commit(void);
106 HRESULT GetNamedValue(
110 HRESULT SetNamedValu
[all...]
H A Doleidl.idl81 HRESULT GetWindow(
84 HRESULT ContextSensitiveHelp(
101 HRESULT InPlaceDeactivate();
103 HRESULT UIDeactivate();
105 HRESULT SetObjectRects(
109 HRESULT ReactivateAndUndo();
130 HRESULT GetBorder(
133 HRESULT RequestBorderSpace(
136 HRESULT SetBorderSpace(
139 HRESULT SetActiveObjec
[all...]
H A Dchprst.idl36 HRESULT AddRefChapter([in] HCHAPTER chapter,
40 HRESULT RemoteAddRefChapter([in] HCHAPTER chapter,
45 HRESULT ReleaseChapter([in] HCHAPTER chapter,
49 HRESULT RemoteReleaseChapter([in] HCHAPTER chapter,

Completed in 158 milliseconds

1234567891011>>