Searched refs:HRESULT (Results 201 - 225 of 888) sorted by relevance

1234567891011>>

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/
H A DVBoxWineEx.h38 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_CREATETEXTURE(IDirect3DDevice9Ex *iface,
44 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_CREATECUBETEXTURE(IDirect3DDevice9Ex *iface,
50 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_CREATEVOLUMETEXTURE(IDirect3DDevice9Ex *iface,
56 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_VOLBLT(IDirect3DDevice9Ex *iface,
62 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_VOLTEXBLT(IDirect3DDevice9Ex *iface,
68 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_FLUSH(IDirect3DDevice9Ex *iface);
71 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_FLUSHTOHOST(IDirect3DDevice9Ex *iface);
74 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_GETHOSTID(IDirect3DDevice9Ex *iface, int32_t *pi32Id);
77 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_FINISH(IDirect3DDevice9Ex *iface);
80 typedef VBOXWINEEX_DECL(HRESULT) FNVBOXWINEEXD3DDEV9_TER
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsctf.idl41 cpp_quote("HRESULT WINAPI TF_CreateThreadMgr(ITfThreadMgr **pptim);")
42 cpp_quote("HRESULT WINAPI TF_GetThreadMgr(ITfThreadMgr **pptim);")
43 cpp_quote("HRESULT WINAPI TF_CreateInputProcessorProfiles(ITfInputProcessorProfiles **ppipr);")
44 cpp_quote("HRESULT WINAPI TF_CreateLangBarMgr(ITfLangBarMgr **pppbm);")
45 cpp_quote("HRESULT WINAPI TF_CreateLangBarItemMgr(ITfLangBarItemMgr **pplbim);")
46 cpp_quote("HRESULT WINAPI TF_InvalidAssemblyListCacheIfExist(void);")
154 HRESULT Activate(
157 HRESULT Deactivate();
159 HRESULT CreateDocumentMgr(
162 HRESULT EnumDocumentMgr
[all...]
H A Dadvpub.h178 HRESULT WINAPI AddDelBackupEntryA(LPCSTR lpcszFileList, LPCSTR lpcszBackupDir,
180 HRESULT WINAPI AddDelBackupEntryW(LPCWSTR lpcszFileList, LPCWSTR lpcszBackupDir,
183 HRESULT WINAPI AdvInstallFileA(HWND hwnd, LPCSTR lpszSourceDir,
186 HRESULT WINAPI AdvInstallFileW(HWND hwnd, LPCWSTR lpszSourceDir,
190 HRESULT WINAPI CloseINFEngine(HINF hInf);
191 HRESULT WINAPI DelNodeA(LPCSTR pszFileOrDirName, DWORD dwFlags);
192 HRESULT WINAPI DelNodeW(LPCWSTR pszFileOrDirName, DWORD dwFlags);
194 HRESULT WINAPI DelNodeRunDLL32A(HWND,HINSTANCE,LPSTR,INT);
195 HRESULT WINAPI DelNodeRunDLL32W(HWND,HINSTANCE,LPWSTR,INT);
197 HRESULT WINAP
[all...]
H A Dmmdeviceapi.idl113 [id(1)] HRESULT OnDeviceStateChanged(
117 [id(2)] HRESULT OnDeviceAdded(
120 [id(3)] HRESULT OnDeviceRemoved(
123 [id(4)] HRESULT OnDefaultDeviceChanged(
128 [id(5)] HRESULT OnPropertyValueChanged(
143 [id(1)] HRESULT Activate(
149 [id(2)] HRESULT OpenPropertyStore(
153 [id(3)] HRESULT GetId(
156 [id(4)] HRESULT GetState(
170 [id(1)] HRESULT GetCoun
[all...]
H A Dwbemdisp.idl77 HRESULT NextEvent(
82 HRESULT Security_(
98 HRESULT ConnectServer(
110 HRESULT Security_(
127 HRESULT Name(
131 HRESULT Origin(
135 HRESULT InParameters(
139 HRESULT OutParameters(
143 HRESULT Qualifiers_(
159 HRESULT _NewEnu
[all...]
H A Dd3d10misc.h44 HRESULT WINAPI D3D10CreateDevice(IDXGIAdapter *adapter, D3D10_DRIVER_TYPE driver_type,
47 HRESULT WINAPI D3D10CreateDeviceAndSwapChain(IDXGIAdapter *adapter, D3D10_DRIVER_TYPE driver_type,
51 HRESULT WINAPI D3D10CreateBlob(SIZE_T data_size, ID3D10Blob **blob);
H A Dobjidl.idl58 HRESULT GetUnmarshalClass(
66 HRESULT GetMarshalSizeMax(
74 HRESULT MarshalInterface(
82 HRESULT UnmarshalInterface(
87 HRESULT ReleaseMarshalData(
90 HRESULT DisconnectObject(
113 HRESULT GetClassForHandler(
156 HRESULT hr;
159 HRESULT QueryMultipleInterfaces(
252 HRESULT QueryInternalInterfac
[all...]
H A Dwinsxs.idl63 HRESULT UninstallAssembly(
69 HRESULT QueryAssemblyInfo(
74 HRESULT CreateAssemblyCacheItem(
80 HRESULT Reserved(
83 HRESULT InstallAssembly(
97 HRESULT CreateStream(
105 HRESULT Commit(
109 HRESULT AbortItem();
156 HRESULT SetProperty(
161 HRESULT GetPropert
[all...]
H A Derrrec.idl41 HRESULT hrError;
49 HRESULT AddErrorRecord([in] ERRORINFO * pErrorInfo, [in] DWORD dwLookupID, [in] DISPPARAMS * pdispparams,
53 HRESULT RemoteAddErrorRecord([in] ERRORINFO * pErrorInfo, [in] DWORD dwLookupID, [in] DISPPARAMS * pdispparams,
57 HRESULT GetBasicErrorInfo([in] ULONG ulRecordNum, [out] ERRORINFO * pErrorInfo);
60 HRESULT RemoteGetBasicErrorInfo([in] ULONG ulRecordNum, [out] ERRORINFO * pErrorInfo, [out] IErrorInfo **ppErrorInfoRem);
63 HRESULT GetCustomErrorObject([in] ULONG ulRecordNum, [in] REFIID riid, [out] IUnknown ** ppObject);
66 HRESULT RemoteGetCustomErrorObject([in] ULONG ulRecordNum, [in] REFIID riid, [out] IUnknown ** ppObject,
70 HRESULT GetErrorInfo([in] ULONG ulRecordNum, [in] LCID lcid, [out] IErrorInfo **ppErrorInfo);
73 HRESULT RemoteGetErrorInfo([in] ULONG ulRecordNum, [in] LCID lcid, [out] IErrorInfo **ppErrorInfo,
77 HRESULT GetErrorParameter
[all...]
H A Dhtiface.idl65 HRESULT SetFrameName([in] LPCWSTR pszFrameName);
66 HRESULT GetFrameName([out] LPWSTR *ppszFrameName);
67 HRESULT GetParentFrame([out] IUnknown **ppunkParent);
69 HRESULT FindFrame(
75 HRESULT SetFrameSrc([in] LPCWSTR pszFrameSrc);
76 HRESULT GetFrameSrc([out] LPWSTR *ppszFrameSrc);
91 HRESULT FindFrameDownwards(
96 HRESULT FindFrameInContext(
102 HRESULT OnChildFrameActivate([in] IUnknown *pUnkChildFrame);
103 HRESULT OnChildFrameDeactivat
[all...]
H A Dwbemcli.idl278 HRESULT ConnectServer(
296 HRESULT GetErrorCodeText(
297 [in] HRESULT hRes,
302 HRESULT GetFacilityCodeText(
303 [in] HRESULT hRes,
316 HRESULT Indicate(
320 HRESULT SetStatus(
322 [in] HRESULT hResult,
353 HRESULT OpenNamespace(
360 HRESULT CancelAsyncCal
[all...]
H A Dmlang.idl44 HRESULT GetCharCodePages(
47 HRESULT GetStrCodePages(
53 HRESULT CodePageToCodePages(
56 HRESULT CodePagesToCodePage(
69 HRESULT GetFontCodePages(
74 HRESULT MapFont(
80 HRESULT ReleaseFont(
83 HRESULT ResetFontMapping();
170 HRESULT Clone(
173 HRESULT Nex
[all...]
H A Ddxgi.idl155 HRESULT SetPrivateData(
160 HRESULT SetPrivateDataInterface(
164 HRESULT GetPrivateData(
169 HRESULT GetParent(
182 HRESULT GetDevice(
196 HRESULT GetSharedHandle([out] HANDLE *pSharedHandle);
197 HRESULT GetUsage([out] DXGI_USAGE *pUsage);
198 HRESULT SetEvictionPriority([in] UINT EvictionPriority);
199 HRESULT GetEvictionPriority([out, retval] UINT *pEvictionPriority);
210 HRESULT AcquireSyn
[all...]
H A Dbits1_5.idl41 HRESULT SetNotifyCmdLine([unique] LPCWSTR prog, [unique] LPCWSTR params);
42 HRESULT GetNotifyCmdLine([out] LPWSTR *prog, [out] LPWSTR *params);
50 HRESULT GetReplyProgress([in, out] BG_JOB_REPLY_PROGRESS *progress);
51 HRESULT GetReplyData([out, size_is( , (unsigned long) *pLength)] byte **pBuffer,
53 HRESULT SetReplyFileName([unique] LPCWSTR filename);
54 HRESULT GetReplyFileName([out] LPWSTR *pFilename);
95 HRESULT SetCredentials(BG_AUTH_CREDENTIALS *cred);
96 HRESULT RemoveCredentials(BG_AUTH_TARGET target, BG_AUTH_SCHEME scheme);
H A Dctxtcall.idl50 typedef HRESULT (__stdcall *PFNCONTEXTCALL)(ComCallData *pParam);
52 HRESULT ContextCallback(
H A Drowpsc.idl36 HRESULT OnRowPositionChange([in] DBREASON reason,
41 HRESULT RemoteOnRowPositionChange([in] DBREASON reason,
H A Dservprov.idl45 HRESULT QueryService(
51 HRESULT RemoteQueryService(
H A Duiautomationcore.idl64 [propget] HRESULT ProviderOptions([out, retval] enum ProviderOptions *pRetVal);
66 HRESULT GetPatternProvider(
70 HRESULT GetPropertyValue(
74 [propget] HRESULT HostRawElementProvider([out, retval] IRawElementProviderSimple **pRetVal);
85 HRESULT GetObjectForChild(
89 HRESULT GetIAccessiblePair(
93 HRESULT GetRuntimeId(
96 HRESULT ConvertReturnedElement(
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dadvpub.h178 HRESULT WINAPI AddDelBackupEntryA(LPCSTR lpcszFileList, LPCSTR lpcszBackupDir,
180 HRESULT WINAPI AddDelBackupEntryW(LPCWSTR lpcszFileList, LPCWSTR lpcszBackupDir,
183 HRESULT WINAPI AdvInstallFileA(HWND hwnd, LPCSTR lpszSourceDir,
186 HRESULT WINAPI AdvInstallFileW(HWND hwnd, LPCWSTR lpszSourceDir,
190 HRESULT WINAPI CloseINFEngine(HINF hInf);
191 HRESULT WINAPI DelNodeA(LPCSTR pszFileOrDirName, DWORD dwFlags);
192 HRESULT WINAPI DelNodeW(LPCWSTR pszFileOrDirName, DWORD dwFlags);
194 HRESULT WINAPI DelNodeRunDLL32A(HWND,HINSTANCE,LPSTR,INT);
195 HRESULT WINAPI DelNodeRunDLL32W(HWND,HINSTANCE,LPWSTR,INT);
197 HRESULT WINAP
[all...]
H A Dobjidl.idl58 HRESULT GetUnmarshalClass(
66 HRESULT GetMarshalSizeMax(
74 HRESULT MarshalInterface(
82 HRESULT UnmarshalInterface(
87 HRESULT ReleaseMarshalData(
90 HRESULT DisconnectObject(
113 HRESULT GetClassForHandler(
156 HRESULT hr;
159 HRESULT QueryMultipleInterfaces(
252 HRESULT QueryInternalInterfac
[all...]
H A Dmlang.idl44 HRESULT GetCharCodePages(
47 HRESULT GetStrCodePages(
53 HRESULT CodePageToCodePages(
56 HRESULT CodePagesToCodePage(
69 HRESULT GetFontCodePages(
74 HRESULT MapFont(
80 HRESULT ReleaseFont(
83 HRESULT ResetFontMapping();
170 HRESULT Clone(
173 HRESULT Nex
[all...]
H A Dbits1_5.idl41 HRESULT SetNotifyCmdLine([unique] LPCWSTR prog, [unique] LPCWSTR params);
42 HRESULT GetNotifyCmdLine([out] LPWSTR *prog, [out] LPWSTR *params);
50 HRESULT GetReplyProgress([in, out] BG_JOB_REPLY_PROGRESS *progress);
51 HRESULT GetReplyData([out, size_is( , (unsigned long) *pLength)] byte **pBuffer,
53 HRESULT SetReplyFileName([unique] LPCWSTR filename);
54 HRESULT GetReplyFileName([out] LPWSTR *pFilename);
95 HRESULT SetCredentials(BG_AUTH_CREDENTIALS *cred);
96 HRESULT RemoveCredentials(BG_AUTH_TARGET target, BG_AUTH_SCHEME scheme);
H A Dctxtcall.idl50 typedef HRESULT (__stdcall *PFNCONTEXTCALL)(ComCallData *pParam);
52 HRESULT ContextCallback(
H A Dservprov.idl45 HRESULT QueryService(
51 HRESULT RemoteQueryService(
/vbox/src/VBox/Main/include/
H A DGuestImpl.h59 HRESULT FinalConstruct();
63 HRESULT init(Console *aParent);
91 HRESULT i_setStatistic(ULONG aCpuId, GUESTSTATTYPE enmType, ULONG aVal);
93 static HRESULT i_setErrorStatic(HRESULT aResultCode, const Utf8Str &aText)
111 HRESULT getOSTypeId(com::Utf8Str &aOSTypeId);
112 HRESULT getAdditionsRunLevel(AdditionsRunLevelType_T *aAdditionsRunLevel);
113 HRESULT getAdditionsVersion(com::Utf8Str &aAdditionsVersion);
114 HRESULT getAdditionsRevision(ULONG *aAdditionsRevision);
115 HRESULT getDnDSourc
[all...]

Completed in 159 milliseconds

1234567891011>>