| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
| H A D | servprov.h | 68 CONST_VTBL IServiceProviderVtbl* lpVtbl; variable 73 #define IServiceProvider_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 74 #define IServiceProvider_AddRef(This) (This)->lpVtbl->AddRef(This) 75 #define IServiceProvider_Release(This) (This)->lpVtbl->Release(This) 77 #define IServiceProvider_QueryService(This,guidService,riid,ppvObject) (This)->lpVtbl->QueryService(This,guidService,riid,ppvObject)
|
| H A D | unknwn.h | 74 CONST_VTBL IUnknownVtbl* lpVtbl; variable 79 #define IUnknown_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 80 #define IUnknown_AddRef(This) (This)->lpVtbl->AddRef(This) 81 #define IUnknown_Release(This) (This)->lpVtbl->Release(This) 162 CONST_VTBL IClassFactoryVtbl* lpVtbl; variable 167 #define IClassFactory_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 168 #define IClassFactory_AddRef(This) (This)->lpVtbl->AddRef(This) 169 #define IClassFactory_Release(This) (This)->lpVtbl->Release(This) 171 #define IClassFactory_CreateInstance(This,pUnkOuter,riid,ppvObject) (This)->lpVtbl->CreateInstance(This,pUnkOuter,riid,ppvObject) 172 #define IClassFactory_LockServer(This,fLock) (This)->lpVtbl [all...] |
| H A D | rpcproxy.h | 119 const IRpcStubBufferVtbl *lpVtbl; member in struct:tagCStdStubBuffer 129 const IPSFactoryBufferVtbl *lpVtbl; member in struct:tagCStdPSFactoryBuffer
|
| H A D | msxml.h | 161 CONST_VTBL IXMLElementCollectionVtbl* lpVtbl; variable 166 #define IXMLElementCollection_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 167 #define IXMLElementCollection_AddRef(This) (This)->lpVtbl->AddRef(This) 168 #define IXMLElementCollection_Release(This) (This)->lpVtbl->Release(This) 170 #define IXMLElementCollection_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) 171 #define IXMLElementCollection_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) 172 #define IXMLElementCollection_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) 173 #define IXMLElementCollection_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) 175 #define IXMLElementCollection_put_length(This,v) (This)->lpVtbl->put_length(This,v) 176 #define IXMLElementCollection_get_length(This,p) (This)->lpVtbl 373 CONST_VTBL IXMLElementVtbl* lpVtbl; variable 669 CONST_VTBL IXMLDocumentVtbl* lpVtbl; variable 978 CONST_VTBL IXMLElement2Vtbl* lpVtbl; variable 1297 CONST_VTBL IXMLDocument2Vtbl* lpVtbl; variable 1558 CONST_VTBL IXMLAttributeVtbl* lpVtbl; variable 1635 CONST_VTBL IXMLErrorVtbl* lpVtbl; variable 1728 CONST_VTBL IXMLElementNotificationSinkVtbl* lpVtbl; variable [all...] |
| H A D | propidl.h | 475 CONST_VTBL IPropertyStorageVtbl* lpVtbl; variable 480 #define IPropertyStorage_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 481 #define IPropertyStorage_AddRef(This) (This)->lpVtbl->AddRef(This) 482 #define IPropertyStorage_Release(This) (This)->lpVtbl->Release(This) 484 #define IPropertyStorage_ReadMultiple(This,cpspec,rgpspec,rgpropvar) (This)->lpVtbl->ReadMultiple(This,cpspec,rgpspec,rgpropvar) 485 #define IPropertyStorage_WriteMultiple(This,cpspec,rgpspec,rgpropvar,propidNameFirst) (This)->lpVtbl->WriteMultiple(This,cpspec,rgpspec,rgpropvar,propidNameFirst) 486 #define IPropertyStorage_DeleteMultiple(This,cpspec,rgpspec) (This)->lpVtbl->DeleteMultiple(This,cpspec,rgpspec) 487 #define IPropertyStorage_ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) 488 #define IPropertyStorage_WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) 489 #define IPropertyStorage_DeletePropertyNames(This,cpropid,rgpropid) (This)->lpVtbl 683 CONST_VTBL IPropertySetStorageVtbl* lpVtbl; variable 804 CONST_VTBL IEnumSTATPROPSTGVtbl* lpVtbl; variable 930 CONST_VTBL IEnumSTATPROPSETSTGVtbl* lpVtbl; variable [all...] |
| H A D | oleidl.h | 218 CONST_VTBL IOleWindowVtbl* lpVtbl; variable 223 #define IOleWindow_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 224 #define IOleWindow_AddRef(This) (This)->lpVtbl->AddRef(This) 225 #define IOleWindow_Release(This) (This)->lpVtbl->Release(This) 227 #define IOleWindow_GetWindow(This,phwnd) (This)->lpVtbl->GetWindow(This,phwnd) 228 #define IOleWindow_ContextSensitiveHelp(This,fEnterMode) (This)->lpVtbl->ContextSensitiveHelp(This,fEnterMode) 320 CONST_VTBL IOleInPlaceObjectVtbl* lpVtbl; variable 325 #define IOleInPlaceObject_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 326 #define IOleInPlaceObject_AddRef(This) (This)->lpVtbl->AddRef(This) 327 #define IOleInPlaceObject_Release(This) (This)->lpVtbl 447 CONST_VTBL IOleInPlaceUIWindowVtbl* lpVtbl; variable 628 CONST_VTBL IOleInPlaceFrameVtbl* lpVtbl; variable 790 CONST_VTBL IOleInPlaceActiveObjectVtbl* lpVtbl; variable 985 CONST_VTBL IOleInPlaceSiteVtbl* lpVtbl; variable 1137 CONST_VTBL IParseDisplayNameVtbl* lpVtbl; variable 1221 CONST_VTBL IOleContainerVtbl* lpVtbl; variable 1358 CONST_VTBL IOleItemContainerVtbl* lpVtbl; variable 1533 CONST_VTBL IOleLinkVtbl* lpVtbl; variable 1723 CONST_VTBL IOleClientSiteVtbl* lpVtbl; variable 1867 CONST_VTBL IOleCacheVtbl* lpVtbl; variable 2029 CONST_VTBL IOleCache2Vtbl* lpVtbl; variable 2126 CONST_VTBL IOleCacheControlVtbl* lpVtbl; variable 2233 CONST_VTBL IEnumOLEVERBVtbl* lpVtbl; variable 2552 CONST_VTBL IOleObjectVtbl* lpVtbl; variable 2846 CONST_VTBL IOleAdviseHolderVtbl* lpVtbl; variable 2952 CONST_VTBL IContinueVtbl* lpVtbl; variable 3092 CONST_VTBL IViewObjectVtbl* lpVtbl; variable 3334 CONST_VTBL IViewObject2Vtbl* lpVtbl; variable 3417 CONST_VTBL IDropSourceVtbl* lpVtbl; variable 3549 CONST_VTBL IDropTargetVtbl* lpVtbl; variable [all...] |
| H A D | ddrawi.h | 701 LPVOID lpVtbl; member in struct:_DDRAWI_DIRECTDRAW_INT 850 LPVOID lpVtbl; member in struct:_DDRAWI_DDRAWSURFACE_INT 1021 LPVOID lpVtbl; member in struct:_DDRAWI_DDRAWPALETTE_INT
|
| H A D | oaidl.h | 762 CONST_VTBL IDispatchVtbl* lpVtbl; variable 767 #define IDispatch_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 768 #define IDispatch_AddRef(This) (This)->lpVtbl->AddRef(This) 769 #define IDispatch_Release(This) (This)->lpVtbl->Release(This) 771 #define IDispatch_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) 772 #define IDispatch_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) 773 #define IDispatch_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) 774 #define IDispatch_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) 916 CONST_VTBL IEnumVARIANTVtbl* lpVtbl; variable 921 #define IEnumVARIANT_QueryInterface(This,riid,ppvObject) (This)->lpVtbl 1055 CONST_VTBL ITypeCompVtbl* lpVtbl; variable 1354 CONST_VTBL ITypeInfoVtbl* lpVtbl; variable 1971 CONST_VTBL ITypeInfo2Vtbl* lpVtbl; variable 2328 CONST_VTBL ITypeLibVtbl* lpVtbl; variable 2633 CONST_VTBL ITypeLib2Vtbl* lpVtbl; variable 2792 CONST_VTBL ITypeChangeEventsVtbl* lpVtbl; variable 2898 CONST_VTBL IErrorInfoVtbl* lpVtbl; variable 3026 CONST_VTBL ICreateErrorInfoVtbl* lpVtbl; variable 3126 CONST_VTBL ISupportErrorInfoVtbl* lpVtbl; variable 3193 CONST_VTBL ITypeFactoryVtbl* lpVtbl; variable 3303 CONST_VTBL ITypeMarshalVtbl* lpVtbl; variable 3538 CONST_VTBL IRecordInfoVtbl* lpVtbl; variable 3935 CONST_VTBL ICreateTypeInfoVtbl* lpVtbl; variable 4443 CONST_VTBL ICreateTypeInfo2Vtbl* lpVtbl; variable 4737 CONST_VTBL ICreateTypeLibVtbl* lpVtbl; variable 4950 CONST_VTBL ICreateTypeLib2Vtbl* lpVtbl; variable 5055 CONST_VTBL IErrorLogVtbl* lpVtbl; variable 5133 CONST_VTBL IPropertyBagVtbl* lpVtbl; variable [all...] |
| H A D | urlmon.h | 222 CONST_VTBL IInternetVtbl* lpVtbl; variable 227 #define IInternet_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 228 #define IInternet_AddRef(This) (This)->lpVtbl->AddRef(This) 229 #define IInternet_Release(This) (This)->lpVtbl->Release(This) 314 CONST_VTBL IBindingVtbl* lpVtbl; variable 319 #define IBinding_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 320 #define IBinding_AddRef(This) (This)->lpVtbl->AddRef(This) 321 #define IBinding_Release(This) (This)->lpVtbl->Release(This) 323 #define IBinding_Abort(This) (This)->lpVtbl->Abort(This) 324 #define IBinding_Suspend(This) (This)->lpVtbl 654 CONST_VTBL IBindStatusCallbackVtbl* lpVtbl; variable 871 CONST_VTBL IBindStatusCallbackExVtbl* lpVtbl; variable 965 CONST_VTBL IAuthenticateVtbl* lpVtbl; variable 1050 CONST_VTBL IHttpNegotiateVtbl* lpVtbl; variable 1148 CONST_VTBL IHttpNegotiate2Vtbl* lpVtbl; variable 1255 CONST_VTBL IBindHostVtbl* lpVtbl; variable 1380 CONST_VTBL IWinInetInfoVtbl* lpVtbl; variable 1471 CONST_VTBL IWinInetHttpInfoVtbl* lpVtbl; variable 1557 CONST_VTBL IWindowForBindingUIVtbl* lpVtbl; variable 1628 CONST_VTBL IHttpSecurityVtbl* lpVtbl; variable 1740 CONST_VTBL IPersistMonikerVtbl* lpVtbl; variable 1863 CONST_VTBL IMonikerPropVtbl* lpVtbl; variable 1934 CONST_VTBL IBindProtocolVtbl* lpVtbl; variable 2035 CONST_VTBL IInternetBindInfoVtbl* lpVtbl; variable 2119 CONST_VTBL IInternetPriorityVtbl* lpVtbl; variable 2254 CONST_VTBL IInternetProtocolRootVtbl* lpVtbl; variable 2397 CONST_VTBL IInternetProtocolSinkVtbl* lpVtbl; variable 2549 CONST_VTBL IInternetProtocolVtbl* lpVtbl; variable 2753 CONST_VTBL IInternetProtocolInfoVtbl* lpVtbl; variable 2937 CONST_VTBL IInternetSessionVtbl* lpVtbl; variable 3069 CONST_VTBL IInternetSecurityMgrSiteVtbl* lpVtbl; variable 3248 CONST_VTBL IInternetSecurityManagerVtbl* lpVtbl; variable 3437 CONST_VTBL IInternetHostSecurityManagerVtbl* lpVtbl; variable 3825 CONST_VTBL IInternetZoneManagerVtbl* lpVtbl; variable 4125 CONST_VTBL IInternetZoneManagerExVtbl* lpVtbl; variable 4357 CONST_VTBL IInternetZoneManagerEx2Vtbl* lpVtbl; variable 4530 CONST_VTBL ISoftDistExtVtbl* lpVtbl; variable 4878 CONST_VTBL IUriVtbl* lpVtbl; variable 5165 CONST_VTBL IUriContainerVtbl* lpVtbl; variable 5284 CONST_VTBL IInternetProtocolExVtbl* lpVtbl; variable [all...] |
| H A D | objidl.h | 559 CONST_VTBL IMarshalVtbl* lpVtbl; variable 564 #define IMarshal_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 565 #define IMarshal_AddRef(This) (This)->lpVtbl->AddRef(This) 566 #define IMarshal_Release(This) (This)->lpVtbl->Release(This) 568 #define IMarshal_GetUnmarshalClass(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pCid) (This)->lpVtbl->GetUnmarshalClass(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pCid) 569 #define IMarshal_GetMarshalSizeMax(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pSize) (This)->lpVtbl->GetMarshalSizeMax(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pSize) 570 #define IMarshal_MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags) (This)->lpVtbl->MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags) 571 #define IMarshal_UnmarshalInterface(This,pStm,riid,ppv) (This)->lpVtbl->UnmarshalInterface(This,pStm,riid,ppv) 572 #define IMarshal_ReleaseMarshalData(This,pStm) (This)->lpVtbl->ReleaseMarshalData(This,pStm) 573 #define IMarshal_DisconnectObject(This,dwReserved) (This)->lpVtbl 719 CONST_VTBL IMarshal2Vtbl* lpVtbl; variable 784 CONST_VTBL IStdMarshalInfoVtbl* lpVtbl; variable 868 CONST_VTBL IExternalConnectionVtbl* lpVtbl; variable 951 CONST_VTBL IMultiQIVtbl* lpVtbl; variable 1052 CONST_VTBL IMallocVtbl* lpVtbl; variable 1256 CONST_VTBL IMallocSpyVtbl* lpVtbl; variable 1428 CONST_VTBL IInternalUnknownVtbl* lpVtbl; variable 1517 CONST_VTBL IEnumUnknownVtbl* lpVtbl; variable 1625 CONST_VTBL ISurrogateVtbl* lpVtbl; variable 1719 CONST_VTBL IGlobalInterfaceTableVtbl* lpVtbl; variable 1894 CONST_VTBL IBindCtxVtbl* lpVtbl; variable 2076 CONST_VTBL IEnumMonikerVtbl* lpVtbl; variable 2207 CONST_VTBL IRunnableObjectVtbl* lpVtbl; variable 2368 CONST_VTBL IRunningObjectTableVtbl* lpVtbl; variable 2492 CONST_VTBL IPersistVtbl* lpVtbl; variable 2583 CONST_VTBL IPersistStreamVtbl* lpVtbl; variable 2859 CONST_VTBL IMonikerVtbl* lpVtbl; variable 3107 CONST_VTBL IROTDataVtbl* lpVtbl; variable 3197 CONST_VTBL IEnumStringVtbl* lpVtbl; variable 3306 CONST_VTBL IClassActivatorVtbl* lpVtbl; variable 3388 CONST_VTBL ISequentialStreamVtbl* lpVtbl; variable 3606 CONST_VTBL IStreamVtbl* lpVtbl; variable 3800 CONST_VTBL IEnumSTATSTGVtbl* lpVtbl; variable 4070 CONST_VTBL IStorageVtbl* lpVtbl; variable 4357 CONST_VTBL IPersistFileVtbl* lpVtbl; variable 4500 CONST_VTBL IPersistStorageVtbl* lpVtbl; variable 4610 CONST_VTBL IRootStorageVtbl* lpVtbl; variable 4737 CONST_VTBL ILockBytesVtbl* lpVtbl; variable 4919 CONST_VTBL IFillLockBytesVtbl* lpVtbl; variable 5042 CONST_VTBL IProgressNotifyVtbl* lpVtbl; variable 5144 CONST_VTBL ILayoutStorageVtbl* lpVtbl; variable 5249 CONST_VTBL IBlockingLockVtbl* lpVtbl; variable 5322 CONST_VTBL ITimeAndNoticeControlVtbl* lpVtbl; variable 5413 CONST_VTBL IOplockStorageVtbl* lpVtbl; variable 5537 CONST_VTBL IEnumFORMATETCVtbl* lpVtbl; variable 5679 CONST_VTBL IEnumSTATDATAVtbl* lpVtbl; variable 5881 CONST_VTBL IAdviseSinkVtbl* lpVtbl; variable 6032 CONST_VTBL IAdviseSink2Vtbl* lpVtbl; variable 6186 CONST_VTBL IDataObjectVtbl* lpVtbl; variable 6390 CONST_VTBL IDataAdviseHolderVtbl* lpVtbl; variable 6542 CONST_VTBL IMessageFilterVtbl* lpVtbl; variable 6675 CONST_VTBL IRpcChannelBufferVtbl* lpVtbl; variable 6800 CONST_VTBL IRpcChannelBuffer2Vtbl* lpVtbl; variable 6958 CONST_VTBL IRpcChannelBuffer3Vtbl* lpVtbl; variable 7144 CONST_VTBL IAsyncRpcChannelBufferVtbl* lpVtbl; variable 7238 CONST_VTBL IRpcSyntaxNegotiateVtbl* lpVtbl; variable 7308 CONST_VTBL IRpcProxyBufferVtbl* lpVtbl; variable 7422 CONST_VTBL IRpcStubBufferVtbl* lpVtbl; variable 7556 CONST_VTBL IPSFactoryBufferVtbl* lpVtbl; variable 7719 CONST_VTBL IChannelHookVtbl* lpVtbl; variable 7935 CONST_VTBL IClientSecurityVtbl* lpVtbl; variable 8061 CONST_VTBL IServerSecurityVtbl* lpVtbl; variable 8162 CONST_VTBL IAsyncSetupVtbl* lpVtbl; variable 8241 CONST_VTBL IDirectWriterLockVtbl* lpVtbl; variable 8334 CONST_VTBL ISynchronizeVtbl* lpVtbl; variable 8414 CONST_VTBL ISynchronizeHandleVtbl* lpVtbl; variable 8482 CONST_VTBL ISynchronizeEventVtbl* lpVtbl; variable 8558 CONST_VTBL ISynchronizeContainerVtbl* lpVtbl; variable 8643 CONST_VTBL ISynchronizeMutexVtbl* lpVtbl; variable 8716 CONST_VTBL ICancelMethodCallsVtbl* lpVtbl; variable 8808 CONST_VTBL IAsyncManagerVtbl* lpVtbl; variable 8896 CONST_VTBL ICallFactoryVtbl* lpVtbl; variable 8977 CONST_VTBL IRpcOptionsVtbl* lpVtbl; variable 9073 CONST_VTBL IRpcHelperVtbl* lpVtbl; variable 9150 CONST_VTBL IReleaseMarshalBuffersVtbl* lpVtbl; variable 9224 CONST_VTBL IWaitMultipleVtbl* lpVtbl; variable 9315 CONST_VTBL IUrlMonVtbl* lpVtbl; variable 9387 CONST_VTBL IForegroundTransferVtbl* lpVtbl; variable 9456 CONST_VTBL IAddrTrackingControlVtbl* lpVtbl; variable 9536 CONST_VTBL IAddrExclusionControlVtbl* lpVtbl; variable 9641 CONST_VTBL IComThreadingInfoVtbl* lpVtbl; variable 9731 CONST_VTBL IProcessInitControlVtbl* lpVtbl; variable 9822 CONST_VTBL IInitializeSpyVtbl* lpVtbl; variable 9932 CONST_VTBL IThumbnailExtractorVtbl* lpVtbl; variable 10048 CONST_VTBL IEnumContextPropsVtbl* lpVtbl; variable 10177 CONST_VTBL IContextVtbl* lpVtbl; variable 10327 CONST_VTBL IObjContextVtbl* lpVtbl; variable [all...] |
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
| H A D | servprov.h | 68 CONST_VTBL IServiceProviderVtbl* lpVtbl; variable 73 #define IServiceProvider_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 74 #define IServiceProvider_AddRef(This) (This)->lpVtbl->AddRef(This) 75 #define IServiceProvider_Release(This) (This)->lpVtbl->Release(This) 77 #define IServiceProvider_QueryService(This,guidService,riid,ppvObject) (This)->lpVtbl->QueryService(This,guidService,riid,ppvObject)
|
| H A D | unknwn.h | 74 CONST_VTBL IUnknownVtbl* lpVtbl; variable 79 #define IUnknown_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 80 #define IUnknown_AddRef(This) (This)->lpVtbl->AddRef(This) 81 #define IUnknown_Release(This) (This)->lpVtbl->Release(This) 162 CONST_VTBL IClassFactoryVtbl* lpVtbl; variable 167 #define IClassFactory_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 168 #define IClassFactory_AddRef(This) (This)->lpVtbl->AddRef(This) 169 #define IClassFactory_Release(This) (This)->lpVtbl->Release(This) 171 #define IClassFactory_CreateInstance(This,pUnkOuter,riid,ppvObject) (This)->lpVtbl->CreateInstance(This,pUnkOuter,riid,ppvObject) 172 #define IClassFactory_LockServer(This,fLock) (This)->lpVtbl [all...] |
| H A D | rpcproxy.h | 119 const IRpcStubBufferVtbl *lpVtbl; member in struct:tagCStdStubBuffer 129 const IPSFactoryBufferVtbl *lpVtbl; member in struct:tagCStdPSFactoryBuffer
|
| H A D | msxml.h | 161 CONST_VTBL IXMLElementCollectionVtbl* lpVtbl; variable 166 #define IXMLElementCollection_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 167 #define IXMLElementCollection_AddRef(This) (This)->lpVtbl->AddRef(This) 168 #define IXMLElementCollection_Release(This) (This)->lpVtbl->Release(This) 170 #define IXMLElementCollection_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) 171 #define IXMLElementCollection_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) 172 #define IXMLElementCollection_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) 173 #define IXMLElementCollection_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) 175 #define IXMLElementCollection_put_length(This,v) (This)->lpVtbl->put_length(This,v) 176 #define IXMLElementCollection_get_length(This,p) (This)->lpVtbl 373 CONST_VTBL IXMLElementVtbl* lpVtbl; variable 669 CONST_VTBL IXMLDocumentVtbl* lpVtbl; variable 978 CONST_VTBL IXMLElement2Vtbl* lpVtbl; variable 1297 CONST_VTBL IXMLDocument2Vtbl* lpVtbl; variable 1558 CONST_VTBL IXMLAttributeVtbl* lpVtbl; variable 1635 CONST_VTBL IXMLErrorVtbl* lpVtbl; variable 1728 CONST_VTBL IXMLElementNotificationSinkVtbl* lpVtbl; variable [all...] |
| H A D | propidl.h | 475 CONST_VTBL IPropertyStorageVtbl* lpVtbl; variable 480 #define IPropertyStorage_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 481 #define IPropertyStorage_AddRef(This) (This)->lpVtbl->AddRef(This) 482 #define IPropertyStorage_Release(This) (This)->lpVtbl->Release(This) 484 #define IPropertyStorage_ReadMultiple(This,cpspec,rgpspec,rgpropvar) (This)->lpVtbl->ReadMultiple(This,cpspec,rgpspec,rgpropvar) 485 #define IPropertyStorage_WriteMultiple(This,cpspec,rgpspec,rgpropvar,propidNameFirst) (This)->lpVtbl->WriteMultiple(This,cpspec,rgpspec,rgpropvar,propidNameFirst) 486 #define IPropertyStorage_DeleteMultiple(This,cpspec,rgpspec) (This)->lpVtbl->DeleteMultiple(This,cpspec,rgpspec) 487 #define IPropertyStorage_ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->ReadPropertyNames(This,cpropid,rgpropid,rglpwstrName) 488 #define IPropertyStorage_WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) (This)->lpVtbl->WritePropertyNames(This,cpropid,rgpropid,rglpwstrName) 489 #define IPropertyStorage_DeletePropertyNames(This,cpropid,rgpropid) (This)->lpVtbl 683 CONST_VTBL IPropertySetStorageVtbl* lpVtbl; variable 804 CONST_VTBL IEnumSTATPROPSTGVtbl* lpVtbl; variable 930 CONST_VTBL IEnumSTATPROPSETSTGVtbl* lpVtbl; variable [all...] |
| H A D | oleidl.h | 218 CONST_VTBL IOleWindowVtbl* lpVtbl; variable 223 #define IOleWindow_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 224 #define IOleWindow_AddRef(This) (This)->lpVtbl->AddRef(This) 225 #define IOleWindow_Release(This) (This)->lpVtbl->Release(This) 227 #define IOleWindow_GetWindow(This,phwnd) (This)->lpVtbl->GetWindow(This,phwnd) 228 #define IOleWindow_ContextSensitiveHelp(This,fEnterMode) (This)->lpVtbl->ContextSensitiveHelp(This,fEnterMode) 320 CONST_VTBL IOleInPlaceObjectVtbl* lpVtbl; variable 325 #define IOleInPlaceObject_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 326 #define IOleInPlaceObject_AddRef(This) (This)->lpVtbl->AddRef(This) 327 #define IOleInPlaceObject_Release(This) (This)->lpVtbl 447 CONST_VTBL IOleInPlaceUIWindowVtbl* lpVtbl; variable 628 CONST_VTBL IOleInPlaceFrameVtbl* lpVtbl; variable 790 CONST_VTBL IOleInPlaceActiveObjectVtbl* lpVtbl; variable 985 CONST_VTBL IOleInPlaceSiteVtbl* lpVtbl; variable 1137 CONST_VTBL IParseDisplayNameVtbl* lpVtbl; variable 1221 CONST_VTBL IOleContainerVtbl* lpVtbl; variable 1358 CONST_VTBL IOleItemContainerVtbl* lpVtbl; variable 1533 CONST_VTBL IOleLinkVtbl* lpVtbl; variable 1723 CONST_VTBL IOleClientSiteVtbl* lpVtbl; variable 1867 CONST_VTBL IOleCacheVtbl* lpVtbl; variable 2029 CONST_VTBL IOleCache2Vtbl* lpVtbl; variable 2126 CONST_VTBL IOleCacheControlVtbl* lpVtbl; variable 2233 CONST_VTBL IEnumOLEVERBVtbl* lpVtbl; variable 2552 CONST_VTBL IOleObjectVtbl* lpVtbl; variable 2846 CONST_VTBL IOleAdviseHolderVtbl* lpVtbl; variable 2952 CONST_VTBL IContinueVtbl* lpVtbl; variable 3092 CONST_VTBL IViewObjectVtbl* lpVtbl; variable 3334 CONST_VTBL IViewObject2Vtbl* lpVtbl; variable 3417 CONST_VTBL IDropSourceVtbl* lpVtbl; variable 3549 CONST_VTBL IDropTargetVtbl* lpVtbl; variable [all...] |
| H A D | ddrawi.h | 701 LPVOID lpVtbl; member in struct:_DDRAWI_DIRECTDRAW_INT 850 LPVOID lpVtbl; member in struct:_DDRAWI_DDRAWSURFACE_INT 1021 LPVOID lpVtbl; member in struct:_DDRAWI_DDRAWPALETTE_INT
|
| H A D | oaidl.h | 762 CONST_VTBL IDispatchVtbl* lpVtbl; variable 767 #define IDispatch_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 768 #define IDispatch_AddRef(This) (This)->lpVtbl->AddRef(This) 769 #define IDispatch_Release(This) (This)->lpVtbl->Release(This) 771 #define IDispatch_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) 772 #define IDispatch_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) 773 #define IDispatch_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) 774 #define IDispatch_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) 916 CONST_VTBL IEnumVARIANTVtbl* lpVtbl; variable 921 #define IEnumVARIANT_QueryInterface(This,riid,ppvObject) (This)->lpVtbl 1055 CONST_VTBL ITypeCompVtbl* lpVtbl; variable 1354 CONST_VTBL ITypeInfoVtbl* lpVtbl; variable 1971 CONST_VTBL ITypeInfo2Vtbl* lpVtbl; variable 2328 CONST_VTBL ITypeLibVtbl* lpVtbl; variable 2633 CONST_VTBL ITypeLib2Vtbl* lpVtbl; variable 2792 CONST_VTBL ITypeChangeEventsVtbl* lpVtbl; variable 2898 CONST_VTBL IErrorInfoVtbl* lpVtbl; variable 3026 CONST_VTBL ICreateErrorInfoVtbl* lpVtbl; variable 3126 CONST_VTBL ISupportErrorInfoVtbl* lpVtbl; variable 3193 CONST_VTBL ITypeFactoryVtbl* lpVtbl; variable 3303 CONST_VTBL ITypeMarshalVtbl* lpVtbl; variable 3538 CONST_VTBL IRecordInfoVtbl* lpVtbl; variable 3935 CONST_VTBL ICreateTypeInfoVtbl* lpVtbl; variable 4443 CONST_VTBL ICreateTypeInfo2Vtbl* lpVtbl; variable 4737 CONST_VTBL ICreateTypeLibVtbl* lpVtbl; variable 4950 CONST_VTBL ICreateTypeLib2Vtbl* lpVtbl; variable 5055 CONST_VTBL IErrorLogVtbl* lpVtbl; variable 5133 CONST_VTBL IPropertyBagVtbl* lpVtbl; variable [all...] |
| H A D | urlmon.h | 228 CONST_VTBL IInternetVtbl* lpVtbl; variable 233 #define IInternet_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 234 #define IInternet_AddRef(This) (This)->lpVtbl->AddRef(This) 235 #define IInternet_Release(This) (This)->lpVtbl->Release(This) 320 CONST_VTBL IBindingVtbl* lpVtbl; variable 325 #define IBinding_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 326 #define IBinding_AddRef(This) (This)->lpVtbl->AddRef(This) 327 #define IBinding_Release(This) (This)->lpVtbl->Release(This) 329 #define IBinding_Abort(This) (This)->lpVtbl->Abort(This) 330 #define IBinding_Suspend(This) (This)->lpVtbl 660 CONST_VTBL IBindStatusCallbackVtbl* lpVtbl; variable 877 CONST_VTBL IBindStatusCallbackExVtbl* lpVtbl; variable 971 CONST_VTBL IAuthenticateVtbl* lpVtbl; variable 1056 CONST_VTBL IHttpNegotiateVtbl* lpVtbl; variable 1154 CONST_VTBL IHttpNegotiate2Vtbl* lpVtbl; variable 1261 CONST_VTBL IBindHostVtbl* lpVtbl; variable 1386 CONST_VTBL IWinInetInfoVtbl* lpVtbl; variable 1477 CONST_VTBL IWinInetHttpInfoVtbl* lpVtbl; variable 1563 CONST_VTBL IWindowForBindingUIVtbl* lpVtbl; variable 1634 CONST_VTBL IHttpSecurityVtbl* lpVtbl; variable 1746 CONST_VTBL IPersistMonikerVtbl* lpVtbl; variable 1869 CONST_VTBL IMonikerPropVtbl* lpVtbl; variable 1940 CONST_VTBL IBindProtocolVtbl* lpVtbl; variable 2041 CONST_VTBL IInternetBindInfoVtbl* lpVtbl; variable 2125 CONST_VTBL IInternetPriorityVtbl* lpVtbl; variable 2260 CONST_VTBL IInternetProtocolRootVtbl* lpVtbl; variable 2403 CONST_VTBL IInternetProtocolSinkVtbl* lpVtbl; variable 2555 CONST_VTBL IInternetProtocolVtbl* lpVtbl; variable 2759 CONST_VTBL IInternetProtocolInfoVtbl* lpVtbl; variable 2943 CONST_VTBL IInternetSessionVtbl* lpVtbl; variable 3075 CONST_VTBL IInternetSecurityMgrSiteVtbl* lpVtbl; variable 3254 CONST_VTBL IInternetSecurityManagerVtbl* lpVtbl; variable 3443 CONST_VTBL IInternetHostSecurityManagerVtbl* lpVtbl; variable 3831 CONST_VTBL IInternetZoneManagerVtbl* lpVtbl; variable 4131 CONST_VTBL IInternetZoneManagerExVtbl* lpVtbl; variable 4363 CONST_VTBL IInternetZoneManagerEx2Vtbl* lpVtbl; variable 4536 CONST_VTBL ISoftDistExtVtbl* lpVtbl; variable 4884 CONST_VTBL IUriVtbl* lpVtbl; variable 5221 CONST_VTBL IUriContainerVtbl* lpVtbl; variable 5474 CONST_VTBL IUriBuilderVtbl* lpVtbl; variable 5809 CONST_VTBL IInternetProtocolExVtbl* lpVtbl; variable [all...] |
| H A D | objidl.h | 559 CONST_VTBL IMarshalVtbl* lpVtbl; variable 564 #define IMarshal_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject) 565 #define IMarshal_AddRef(This) (This)->lpVtbl->AddRef(This) 566 #define IMarshal_Release(This) (This)->lpVtbl->Release(This) 568 #define IMarshal_GetUnmarshalClass(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pCid) (This)->lpVtbl->GetUnmarshalClass(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pCid) 569 #define IMarshal_GetMarshalSizeMax(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pSize) (This)->lpVtbl->GetMarshalSizeMax(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pSize) 570 #define IMarshal_MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags) (This)->lpVtbl->MarshalInterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags) 571 #define IMarshal_UnmarshalInterface(This,pStm,riid,ppv) (This)->lpVtbl->UnmarshalInterface(This,pStm,riid,ppv) 572 #define IMarshal_ReleaseMarshalData(This,pStm) (This)->lpVtbl->ReleaseMarshalData(This,pStm) 573 #define IMarshal_DisconnectObject(This,dwReserved) (This)->lpVtbl 719 CONST_VTBL IMarshal2Vtbl* lpVtbl; variable 784 CONST_VTBL IStdMarshalInfoVtbl* lpVtbl; variable 868 CONST_VTBL IExternalConnectionVtbl* lpVtbl; variable 951 CONST_VTBL IMultiQIVtbl* lpVtbl; variable 1052 CONST_VTBL IMallocVtbl* lpVtbl; variable 1256 CONST_VTBL IMallocSpyVtbl* lpVtbl; variable 1428 CONST_VTBL IInternalUnknownVtbl* lpVtbl; variable 1517 CONST_VTBL IEnumUnknownVtbl* lpVtbl; variable 1625 CONST_VTBL ISurrogateVtbl* lpVtbl; variable 1719 CONST_VTBL IGlobalInterfaceTableVtbl* lpVtbl; variable 1894 CONST_VTBL IBindCtxVtbl* lpVtbl; variable 2076 CONST_VTBL IEnumMonikerVtbl* lpVtbl; variable 2207 CONST_VTBL IRunnableObjectVtbl* lpVtbl; variable 2368 CONST_VTBL IRunningObjectTableVtbl* lpVtbl; variable 2492 CONST_VTBL IPersistVtbl* lpVtbl; variable 2583 CONST_VTBL IPersistStreamVtbl* lpVtbl; variable 2859 CONST_VTBL IMonikerVtbl* lpVtbl; variable 3107 CONST_VTBL IROTDataVtbl* lpVtbl; variable 3197 CONST_VTBL IEnumStringVtbl* lpVtbl; variable 3306 CONST_VTBL IClassActivatorVtbl* lpVtbl; variable 3388 CONST_VTBL ISequentialStreamVtbl* lpVtbl; variable 3606 CONST_VTBL IStreamVtbl* lpVtbl; variable 3800 CONST_VTBL IEnumSTATSTGVtbl* lpVtbl; variable 4070 CONST_VTBL IStorageVtbl* lpVtbl; variable 4357 CONST_VTBL IPersistFileVtbl* lpVtbl; variable 4500 CONST_VTBL IPersistStorageVtbl* lpVtbl; variable 4610 CONST_VTBL IRootStorageVtbl* lpVtbl; variable 4737 CONST_VTBL ILockBytesVtbl* lpVtbl; variable 4919 CONST_VTBL IFillLockBytesVtbl* lpVtbl; variable 5042 CONST_VTBL IProgressNotifyVtbl* lpVtbl; variable 5144 CONST_VTBL ILayoutStorageVtbl* lpVtbl; variable 5249 CONST_VTBL IBlockingLockVtbl* lpVtbl; variable 5322 CONST_VTBL ITimeAndNoticeControlVtbl* lpVtbl; variable 5413 CONST_VTBL IOplockStorageVtbl* lpVtbl; variable 5537 CONST_VTBL IEnumFORMATETCVtbl* lpVtbl; variable 5679 CONST_VTBL IEnumSTATDATAVtbl* lpVtbl; variable 5881 CONST_VTBL IAdviseSinkVtbl* lpVtbl; variable 6032 CONST_VTBL IAdviseSink2Vtbl* lpVtbl; variable 6186 CONST_VTBL IDataObjectVtbl* lpVtbl; variable 6390 CONST_VTBL IDataAdviseHolderVtbl* lpVtbl; variable 6542 CONST_VTBL IMessageFilterVtbl* lpVtbl; variable 6675 CONST_VTBL IRpcChannelBufferVtbl* lpVtbl; variable 6800 CONST_VTBL IRpcChannelBuffer2Vtbl* lpVtbl; variable 6958 CONST_VTBL IRpcChannelBuffer3Vtbl* lpVtbl; variable 7144 CONST_VTBL IAsyncRpcChannelBufferVtbl* lpVtbl; variable 7238 CONST_VTBL IRpcSyntaxNegotiateVtbl* lpVtbl; variable 7308 CONST_VTBL IRpcProxyBufferVtbl* lpVtbl; variable 7422 CONST_VTBL IRpcStubBufferVtbl* lpVtbl; variable 7556 CONST_VTBL IPSFactoryBufferVtbl* lpVtbl; variable 7719 CONST_VTBL IChannelHookVtbl* lpVtbl; variable 7935 CONST_VTBL IClientSecurityVtbl* lpVtbl; variable 8061 CONST_VTBL IServerSecurityVtbl* lpVtbl; variable 8162 CONST_VTBL IAsyncSetupVtbl* lpVtbl; variable 8241 CONST_VTBL IDirectWriterLockVtbl* lpVtbl; variable 8334 CONST_VTBL ISynchronizeVtbl* lpVtbl; variable 8414 CONST_VTBL ISynchronizeHandleVtbl* lpVtbl; variable 8482 CONST_VTBL ISynchronizeEventVtbl* lpVtbl; variable 8558 CONST_VTBL ISynchronizeContainerVtbl* lpVtbl; variable 8643 CONST_VTBL ISynchronizeMutexVtbl* lpVtbl; variable 8716 CONST_VTBL ICancelMethodCallsVtbl* lpVtbl; variable 8808 CONST_VTBL IAsyncManagerVtbl* lpVtbl; variable 8896 CONST_VTBL ICallFactoryVtbl* lpVtbl; variable 8977 CONST_VTBL IRpcOptionsVtbl* lpVtbl; variable 9073 CONST_VTBL IRpcHelperVtbl* lpVtbl; variable 9150 CONST_VTBL IReleaseMarshalBuffersVtbl* lpVtbl; variable 9224 CONST_VTBL IWaitMultipleVtbl* lpVtbl; variable 9315 CONST_VTBL IUrlMonVtbl* lpVtbl; variable 9387 CONST_VTBL IForegroundTransferVtbl* lpVtbl; variable 9456 CONST_VTBL IAddrTrackingControlVtbl* lpVtbl; variable 9536 CONST_VTBL IAddrExclusionControlVtbl* lpVtbl; variable 9641 CONST_VTBL IComThreadingInfoVtbl* lpVtbl; variable 9731 CONST_VTBL IProcessInitControlVtbl* lpVtbl; variable 9822 CONST_VTBL IInitializeSpyVtbl* lpVtbl; variable 9932 CONST_VTBL IThumbnailExtractorVtbl* lpVtbl; variable 10048 CONST_VTBL IEnumContextPropsVtbl* lpVtbl; variable 10177 CONST_VTBL IContextVtbl* lpVtbl; variable 10327 CONST_VTBL IObjContextVtbl* lpVtbl; variable [all...] |
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/ |
| H A D | d3d9_private.h | 159 const IDirect3D9ExVtbl *lpVtbl; member in struct:IDirect3D9Impl 177 const IDirect3DDevice9ExVtbl *lpVtbl; member in struct:IDirect3DDevice9Impl 253 const IDirect3DVolume9Vtbl *lpVtbl; member in struct:IDirect3DVolume9Impl 284 const IDirect3DSwapChain9Vtbl *lpVtbl; member in struct:IDirect3DSwapChain9Impl 310 const IDirect3DSurface9Vtbl *lpVtbl; member in struct:IDirect3DSurface9Impl 347 const IDirect3DVertexBuffer9Vtbl *lpVtbl; member in struct:IDirect3DVertexBuffer9Impl 372 const IDirect3DIndexBuffer9Vtbl *lpVtbl; member in struct:IDirect3DIndexBuffer9Impl 396 const IDirect3DBaseTexture9Vtbl *lpVtbl; member in struct:IDirect3DBaseTexture9Impl 413 const IDirect3DCubeTexture9Vtbl *lpVtbl; member in struct:IDirect3DCubeTexture9Impl 441 const IDirect3DTexture9Vtbl *lpVtbl; member in struct:IDirect3DTexture9Impl 469 const IDirect3DVolumeTexture9Vtbl *lpVtbl; member in struct:IDirect3DVolumeTexture9Impl 496 const IDirect3DStateBlock9Vtbl *lpVtbl; member in struct:IDirect3DStateBlock9Impl 518 const IDirect3DVertexDeclaration9Vtbl *lpVtbl; member in struct:IDirect3DVertexDeclaration9Impl 545 const IDirect3DVertexShader9Vtbl *lpVtbl; member in struct:IDirect3DVertexShader9Impl 570 const IDirect3DPixelShader9Vtbl *lpVtbl; member in struct:IDirect3DPixelShader9Impl 592 const IDirect3DQuery9Vtbl *lpVtbl; member in struct:IDirect3DQuery9Impl [all...] |
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/ |
| H A D | d3d8_private.h | 145 const IDirect3D8Vtbl *lpVtbl; member in struct:IDirect3D8Impl 190 const IDirect3DDevice8Vtbl *lpVtbl; member in struct:IDirect3DDevice8Impl 218 const IDirect3DVolume8Vtbl *lpVtbl; member in struct:IDirect3DVolume8Impl 244 const IDirect3DSwapChain8Vtbl *lpVtbl; member in struct:IDirect3DSwapChain8Impl 267 const IDirect3DSurface8Vtbl *lpVtbl; member in struct:IDirect3DSurface8Impl 290 const IDirect3DResource8Vtbl *lpVtbl; member in struct:IDirect3DResource8Impl 307 const IDirect3DVertexBuffer8Vtbl *lpVtbl; member in struct:IDirect3DVertexBuffer8Impl 332 const IDirect3DIndexBuffer8Vtbl *lpVtbl; member in struct:IDirect3DIndexBuffer8Impl 357 const IDirect3DBaseTexture8Vtbl *lpVtbl; member in struct:IDirect3DBaseTexture8Impl 374 const IDirect3DCubeTexture8Vtbl *lpVtbl; member in struct:IDirect3DCubeTexture8Impl 397 const IDirect3DTexture8Vtbl *lpVtbl; member in struct:IDirect3DTexture8Impl 420 const IDirect3DVolumeTexture8Vtbl *lpVtbl; member in struct:IDirect3DVolumeTexture8Impl 461 const IDirect3DVertexDeclaration8Vtbl *lpVtbl; member in struct:__anon645 521 const IDirect3DVertexShader8Vtbl *lpVtbl; member in struct:IDirect3DVertexShader8Impl 537 const IDirect3DPixelShader8Vtbl *lpVtbl; member in struct:IDirect3DPixelShader8Impl [all...] |
| /vbox/src/VBox/Main/cbinding/ |
| H A D | tstCAPIGlue.c | 249 struct IEventListenerDemoVtbl *lpVtbl; member in struct:IEventListenerDemo 264 ( (This)->lpVtbl->QueryInterface(This,riid,ppvObject) ) 267 ( (This)->lpVtbl->AddRef(This) ) 270 ( (This)->lpVtbl->Release(This) ) 275 ( (This)->lpVtbl->GetTypeInfoCount(This,pctinfo) ) 278 ( (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo) ) 281 ( (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) ) 284 ( (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) ) 289 ( (This)->lpVtbl->HandleEvent(This,aEvent) ) 383 IEventListenerDemoVtbl lpVtbl; member in struct:IEventListenerDemoVtblInt 406 IEventListenerDemoVtbl lpVtbl; member in struct:IEventListenerDemoVtblInt [all...] |
| /vbox/src/VBox/Devices/Graphics/shaderlib/ |
| H A D | wined3d_private.h | 1685 const IWineD3DVtbl *lpVtbl; member in struct:IWineD3DImpl 1869 const IWineD3DDeviceVtbl *lpVtbl; member in struct:IWineD3DDeviceImpl 2096 const IWineD3DResourceVtbl *lpVtbl; member in struct:IWineD3DResourceImpl 2194 const IWineD3DBaseTextureVtbl *lpVtbl; member in struct:IWineD3DBaseTextureImpl 2243 const IWineD3DTextureVtbl *lpVtbl; member in struct:IWineD3DTextureImpl 2270 const IWineD3DCubeTextureVtbl *lpVtbl; member in struct:IWineD3DCubeTextureImpl 2300 const IWineD3DVolumeVtbl *lpVtbl; member in struct:IWineD3DVolumeImpl 2329 const IWineD3DVolumeTextureVtbl *lpVtbl; member in struct:IWineD3DVolumeTextureImpl 2386 const IWineD3DClipperVtbl *lpVtbl; member in struct:IWineD3DClipperImpl 2400 const IWineD3DSurfaceVtbl *lpVtbl; member in struct:IWineD3DSurfaceImpl 2643 const IWineD3DVertexDeclarationVtbl *lpVtbl; member in struct:IWineD3DVertexDeclarationImpl 2704 const IWineD3DStateBlockVtbl *lpVtbl; member in struct:IWineD3DStateBlockImpl 2832 const IWineD3DQueryVtbl *lpVtbl; member in struct:IWineD3DQueryImpl 2930 const IWineD3DSwapChainVtbl *lpVtbl; member in struct:IWineD3DSwapChainImpl 3158 const IWineD3DBaseShaderVtbl *lpVtbl; member in struct:IWineD3DBaseShaderImpl 3249 const IWineD3DVertexShaderVtbl *lpVtbl; member in struct:IWineD3DVertexShaderImpl 3300 const IWineD3DPixelShaderVtbl *lpVtbl; member in struct:IWineD3DPixelShaderImpl 3345 const IWineD3DPaletteVtbl *lpVtbl; member in struct:IWineD3DPaletteImpl [all...] |
| /vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
| H A D | wined3d_private.h | 1653 const IWineD3DVtbl *lpVtbl; member in struct:IWineD3DImpl 1837 const IWineD3DDeviceVtbl *lpVtbl; member in struct:IWineD3DDeviceImpl 2061 const IWineD3DResourceVtbl *lpVtbl; member in struct:IWineD3DResourceImpl 2159 const IWineD3DBaseTextureVtbl *lpVtbl; member in struct:IWineD3DBaseTextureImpl 2208 const IWineD3DTextureVtbl *lpVtbl; member in struct:IWineD3DTextureImpl 2235 const IWineD3DCubeTextureVtbl *lpVtbl; member in struct:IWineD3DCubeTextureImpl 2265 const IWineD3DVolumeVtbl *lpVtbl; member in struct:IWineD3DVolumeImpl 2294 const IWineD3DVolumeTextureVtbl *lpVtbl; member in struct:IWineD3DVolumeTextureImpl 2351 const IWineD3DClipperVtbl *lpVtbl; member in struct:IWineD3DClipperImpl 2365 const IWineD3DSurfaceVtbl *lpVtbl; member in struct:IWineD3DSurfaceImpl 2608 const IWineD3DVertexDeclarationVtbl *lpVtbl; member in struct:IWineD3DVertexDeclarationImpl 2669 const IWineD3DStateBlockVtbl *lpVtbl; member in struct:IWineD3DStateBlockImpl 2797 const IWineD3DQueryVtbl *lpVtbl; member in struct:IWineD3DQueryImpl 2895 const IWineD3DSwapChainVtbl *lpVtbl; member in struct:IWineD3DSwapChainImpl 3123 const IWineD3DBaseShaderVtbl *lpVtbl; member in struct:IWineD3DBaseShaderImpl 3208 const IWineD3DVertexShaderVtbl *lpVtbl; member in struct:IWineD3DVertexShaderImpl 3259 const IWineD3DPixelShaderVtbl *lpVtbl; member in struct:IWineD3DPixelShaderImpl 3304 const IWineD3DPaletteVtbl *lpVtbl; member in struct:IWineD3DPaletteImpl [all...] |