Searched refs:HRESULT (Results 176 - 200 of 888) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddimm.idl157 HRESULT Clone(
160 HRESULT Next(
165 HRESULT Reset();
167 HRESULT Skip(
178 HRESULT Clone(
181 HRESULT Next(
186 HRESULT Reset();
188 HRESULT Skip(
200 HRESULT Clone(
203 HRESULT Nex
[all...]
H A Ddispex.idl86 HRESULT GetDispID(
92 HRESULT InvokeEx(
102 HRESULT RemoteInvokeEx(
114 HRESULT DeleteMemberByName(
118 HRESULT DeleteMemberByDispID(
121 HRESULT GetMemberProperties(
126 HRESULT GetMemberName(
130 HRESULT GetNextDispID(
135 HRESULT GetNameSpaceParent([out] IUnknown **ppunk);
145 HRESULT QueryErrorInf
[all...]
H A Dunknwn.idl44 HRESULT QueryInterface(
61 HRESULT CreateInstance(
67 HRESULT RemoteCreateInstance(
72 HRESULT LockServer(
76 HRESULT RemoteLockServer(
H A Dxmldso.idl48 HRESULT XMLDocument([out, retval] IXMLDOMDocument** ppDoc);
51 HRESULT XMLDocument([in] IXMLDOMDocument* ppDoc);
54 HRESULT JavaDSOCompatible([out, retval] BOOL* fJavaDSOCompatible);
57 HRESULT JavaDSOCompatible([in] BOOL fJavaDSOCompatible);
60 HRESULT readyState([out, retval] long *state);
H A Daxextend.idl94 HRESULT Next
100 HRESULT Skip(
104 HRESULT Reset(void);
106 HRESULT Clone(
129 HRESULT RegisterFilter
135 HRESULT RegisterFilterInstance
142 HRESULT RegisterPin
153 HRESULT RegisterPinType
161 HRESULT UnregisterFilter
166 HRESULT UnregisterFilterInstanc
[all...]
H A Dvmrender.idl81 HRESULT StartPresenting([in] DWORD_PTR id);
82 HRESULT StopPresenting([in] DWORD_PTR id);
83 HRESULT PresentImage([in] DWORD_PTR id, [in] VMRPRESENTATIONINFO *info);
117 HRESULT AllocateSurface([in] DWORD_PTR id, [in] VMRALLOCATIONINFO *allocinfo, [in, out] DWORD *buffers, IDirectDrawSurface7 **surface);
118 HRESULT FreeSurface([in] DWORD_PTR id);
119 HRESULT PrepareSurface([in] DWORD_PTR id, [in] IDirectDrawSurface7 *surface, [in] DWORD dwSurfaceFlags);
120 HRESULT AdviseNotify([in] IVMRSurfaceAllocatorNotify *notify);
132 HRESULT AdviseSurfaceAllocator([in] DWORD_PTR id, [in] IVMRSurfaceAllocator *allocator);
133 HRESULT SetDDrawDevice([in] IDirectDraw7 *device, [in] HMONITOR monitor);
134 HRESULT ChangeDDrawDevic
[all...]
H A Dnetcon.idl120 HRESULT Connect();
122 HRESULT Disconnect();
124 HRESULT Delete();
126 HRESULT Duplicate(
130 HRESULT GetProperties([out] NETCON_PROPERTIES **ppProps);
132 HRESULT GetUiObjectClassId([out, ref] CLSID *pclsid);
134 HRESULT Rename([in, string] LPCWSTR pszwNewName);
147 HRESULT Name([out, retval] BSTR *pbstrName);
150 HRESULT IPProtocol([out, retval] UCHAR *pucIPProt);
153 HRESULT ExternalPor
[all...]
H A Dimnxport.idl292 HRESULT GetParentWindow(
296 HRESULT GetAccount(
310 HRESULT hrResult;
313 HRESULT hrServerError;
324 HRESULT OnTimeout(
328 HRESULT OnLogonPrompt(
333 [in] HRESULT hrError,
339 HRESULT OnStatus(
343 HRESULT OnError(
348 HRESULT OnComman
[all...]
H A Dvmr9.idl87 HRESULT StartPresenting([in] DWORD_PTR id);
88 HRESULT StopPresenting([in] DWORD_PTR id);
89 HRESULT PresentImage([in] DWORD_PTR id, [in] VMR9PresentationInfo *info);
124 HRESULT InitializeDevice([in] DWORD_PTR id, [in] VMR9AllocationInfo *allocinfo, [in, out] DWORD *numbuffers);
125 HRESULT TerminateDevice([in] DWORD_PTR id);
126 HRESULT GetSurface([in] DWORD_PTR id, [in] DWORD surfaceindex, [in] DWORD flags, [out] IDirect3DSurface9 **surface);
127 HRESULT AdviseNotify([in] IVMRSurfaceAllocatorNotify9 *allocnotify);
139 HRESULT GetSurfaceEx([in] DWORD_PTR id, [in] DWORD surfaceindex, [in] DWORD flags, [out] IDirect3DSurface9 **surface, [out] RECT *dest);
151 HRESULT AdviseSurfaceAllocator([in] DWORD_PTR id, [in] IVMRSurfaceAllocator9 *alloc);
152 HRESULT SetD3DDevic
[all...]
H A Daustream.idl48 HRESULT GetFormat(
52 HRESULT SetFormat(
55 HRESULT CreateSample(
71 HRESULT GetAudioData(
85 HRESULT SetBuffer(
91 HRESULT GetInfo(
96 HRESULT SetActual(
110 HRESULT GetFormat(
114 HRESULT SetFormat(
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dshobjidl.idl61 HRESULT Initialize( [in] LPCITEMIDLIST pidl );
77 HRESULT GetCurFolder( [out] LPITEMIDLIST *ppidl );
91 HRESULT SetIDList( [in] LPCITEMIDLIST pidl );
92 HRESULT GetIDList( [out] LPITEMIDLIST *ppidl );
108 HRESULT Next(
113 HRESULT Skip( [in] ULONG celt );
114 HRESULT Reset();
115 HRESULT Clone( [out] IEnumIDList **ppenum );
142 HRESULT AddPages(
145 HRESULT ReplacePag
[all...]
H A Daxextend.idl95 HRESULT Next
101 HRESULT Skip(
105 HRESULT Reset(void);
107 HRESULT Clone(
130 HRESULT RegisterFilter
136 HRESULT RegisterFilterInstance
143 HRESULT RegisterPin
154 HRESULT RegisterPinType
162 HRESULT UnregisterFilter
167 HRESULT UnregisterFilterInstanc
[all...]
H A Ddwrite.idl533 HRESULT ReadFileFragment(
540 HRESULT GetFileSize(UINT64 *size);
541 HRESULT GetLastWriteTime(UINT64 *last_writetime);
551 HRESULT CreateStreamFromKey(
564 HRESULT GetReferenceKey(
568 HRESULT GetLoader(IDWriteFontFileLoader **loader);
570 HRESULT Analyze(
584 HRESULT MoveNext(BOOL *has_current_file);
585 HRESULT GetCurrentFontFile(IDWriteFontFile **font_file);
595 HRESULT CreateEnumeratorFromKe
[all...]
H A Datlbase.h47 typedef HRESULT (WINAPI _ATL_CREATORFUNC)(void* pv, REFIID riid, LPVOID* ppv);
48 typedef HRESULT (WINAPI _ATL_CREATORARGFUNC)(void* pv, REFIID riid, LPVOID* ppv, DWORD dw);
49 typedef HRESULT (WINAPI _ATL_MODULEFUNC)(DWORD dw);
60 HRESULT (WINAPI *pfnUpdateRegistry)(BOOL bRegister);
71 HRESULT (WINAPI *pfnUpdateRegistry)(BOOL bRegister);
82 HRESULT (WINAPI *pfnUpdateRegistry)(BOOL bRegister);
95 HRESULT (WINAPI *pfnUpdateRegistry)(BOOL bRegister);
237 HRESULT WINAPI AtlAdvise(IUnknown *pUnkCP, IUnknown *pUnk, const IID * iid, LPDWORD dpw);
238 HRESULT WINAPI AtlAxAttachControl(IUnknown*,HWND,IUnknown**);
239 HRESULT WINAP
[all...]
H A Dhttprequest.idl105 HRESULT SetProxy(
111 HRESULT SetCredentials(
117 HRESULT Open(
123 HRESULT SetRequestHeader(
128 HRESULT GetResponseHeader(
133 HRESULT GetAllResponseHeaders(
137 HRESULT Send(
141 HRESULT Status(
145 HRESULT StatusText(
149 HRESULT ResponseTex
[all...]
H A Dvmrender.idl81 HRESULT StartPresenting([in] DWORD_PTR id);
82 HRESULT StopPresenting([in] DWORD_PTR id);
83 HRESULT PresentImage([in] DWORD_PTR id, [in] VMRPRESENTATIONINFO *info);
117 HRESULT AllocateSurface([in] DWORD_PTR id, [in] VMRALLOCATIONINFO *allocinfo, [in, out] DWORD *buffers, IDirectDrawSurface7 **surface);
118 HRESULT FreeSurface([in] DWORD_PTR id);
119 HRESULT PrepareSurface([in] DWORD_PTR id, [in] IDirectDrawSurface7 *surface, [in] DWORD dwSurfaceFlags);
120 HRESULT AdviseNotify([in] IVMRSurfaceAllocatorNotify *notify);
132 HRESULT AdviseSurfaceAllocator([in] DWORD_PTR id, [in] IVMRSurfaceAllocator *allocator);
133 HRESULT SetDDrawDevice([in] IDirectDraw7 *device, [in] HMONITOR monitor);
134 HRESULT ChangeDDrawDevic
[all...]
H A Dnetcon.idl120 HRESULT Connect();
122 HRESULT Disconnect();
124 HRESULT Delete();
126 HRESULT Duplicate(
130 HRESULT GetProperties([out] NETCON_PROPERTIES **ppProps);
132 HRESULT GetUiObjectClassId([out, ref] CLSID *pclsid);
134 HRESULT Rename([in, string] LPCWSTR pszwNewName);
147 HRESULT Name([out, retval] BSTR *pbstrName);
150 HRESULT IPProtocol([out, retval] UCHAR *pucIPProt);
153 HRESULT ExternalPor
[all...]
H A Dimnxport.idl292 HRESULT GetParentWindow(
296 HRESULT GetAccount(
310 HRESULT hrResult;
313 HRESULT hrServerError;
324 HRESULT OnTimeout(
328 HRESULT OnLogonPrompt(
333 [in] HRESULT hrError,
339 HRESULT OnStatus(
343 HRESULT OnError(
348 HRESULT OnComman
[all...]
H A Dvmr9.idl87 HRESULT StartPresenting([in] DWORD_PTR id);
88 HRESULT StopPresenting([in] DWORD_PTR id);
89 HRESULT PresentImage([in] DWORD_PTR id, [in] VMR9PresentationInfo *info);
124 HRESULT InitializeDevice([in] DWORD_PTR id, [in] VMR9AllocationInfo *allocinfo, [in, out] DWORD *numbuffers);
125 HRESULT TerminateDevice([in] DWORD_PTR id);
126 HRESULT GetSurface([in] DWORD_PTR id, [in] DWORD surfaceindex, [in] DWORD flags, [out] IDirect3DSurface9 **surface);
127 HRESULT AdviseNotify([in] IVMRSurfaceAllocatorNotify9 *allocnotify);
139 HRESULT GetSurfaceEx([in] DWORD_PTR id, [in] DWORD surfaceindex, [in] DWORD flags, [out] IDirect3DSurface9 **surface, [out] RECT *dest);
151 HRESULT AdviseSurfaceAllocator([in] DWORD_PTR id, [in] IVMRSurfaceAllocator9 *alloc);
152 HRESULT SetD3DDevic
[all...]
H A Dmetahost.idl68 HRESULT GetVersionString(
72 HRESULT GetRuntimeDirectory(
76 HRESULT IsLoaded(
80 HRESULT LoadErrorString(
86 HRESULT LoadLibrary(
90 HRESULT GetProcAddress(
94 HRESULT GetInterface(
99 HRESULT IsLoadable(
102 HRESULT SetDefaultStartupFlags(
106 HRESULT GetDefaultStartupFlag
[all...]
H A Daustream.idl48 HRESULT GetFormat(
52 HRESULT SetFormat(
55 HRESULT CreateSample(
71 HRESULT GetAudioData(
85 HRESULT SetBuffer(
91 HRESULT GetInfo(
96 HRESULT SetActual(
110 HRESULT GetFormat(
114 HRESULT SetFormat(
/vbox/src/VBox/Main/include/
H A DConsoleImpl.h121 HRESULT FinalConstruct();
125 HRESULT init(IMachine *aMachine, IInternalMachineControl *aControl, LockType_T aLockType);
156 HRESULT i_updateMachineState(MachineState_T aMachineState);
157 HRESULT i_getNominalState(MachineState_T &aNominalState);
160 HRESULT i_onNetworkAdapterChange(INetworkAdapter *aNetworkAdapter, BOOL changeAdapter);
161 HRESULT i_onSerialPortChange(ISerialPort *aSerialPort);
162 HRESULT i_onParallelPortChange(IParallelPort *aParallelPort);
163 HRESULT i_onStorageControllerChange();
164 HRESULT i_onMediumChange(IMediumAttachment *aMediumAttachment, BOOL aForce);
165 HRESULT i_onCPUChang
[all...]
H A DGuestFileImpl.h43 HRESULT FinalConstruct(void);
62 static HRESULT i_setErrorExternal(VirtualBoxBase *pInterface, int guestRc);
76 HRESULT getCreationMode(ULONG *aCreationMode);
77 HRESULT getDisposition(com::Utf8Str &aDisposition);
78 HRESULT getEventSource(ComPtr<IEventSource> &aEventSource);
79 HRESULT getFileName(com::Utf8Str &aFileName);
80 HRESULT getId(ULONG *aId);
81 HRESULT getInitialSize(LONG64 *aInitialSize);
82 HRESULT getOpenMode(com::Utf8Str &aOpenMode);
83 HRESULT getOffse
[all...]
H A DAdditionsFacilityImpl.h35 HRESULT init(Guest *a_pParent, AdditionsFacilityType_T a_enmFacility, AdditionsFacilityStatus_T a_enmStatus,
39 HRESULT FinalConstruct();
68 HRESULT getClassType(AdditionsFacilityClass_T *aClassType);
69 HRESULT getLastUpdated(LONG64 *aLastUpdated);
70 HRESULT getName(com::Utf8Str &aName);
71 HRESULT getStatus(AdditionsFacilityStatus_T *aStatus);
72 HRESULT getType(AdditionsFacilityType_T *aType);
/vbox/src/VBox/Main/src-server/
H A DGuestOSTypeImpl.cpp46 HRESULT GuestOSType::FinalConstruct()
75 HRESULT GuestOSType::init(const Global::OSType &ostype)/*const char *aFamilyId, const char *aFamilyDescription,
149 HRESULT GuestOSType::getFamilyId(com::Utf8Str &aFamilyId)
157 HRESULT GuestOSType::getFamilyDescription(com::Utf8Str &aFamilyDescription)
166 HRESULT GuestOSType::getId(com::Utf8Str &aId)
175 HRESULT GuestOSType::getDescription(com::Utf8Str &aDescription)
183 HRESULT GuestOSType::getIs64Bit(BOOL *aIs64Bit)
191 HRESULT GuestOSType::getRecommendedIOAPIC(BOOL *aRecommendedIOAPIC)
200 HRESULT GuestOSType::getRecommendedVirtEx(BOOL *aRecommendedVirtEx)
209 HRESULT GuestOSTyp
[all...]

Completed in 135 milliseconds

1234567891011>>