Searched defs:GetProperties (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.h4742 virtual HRESULT STDMETHODCALLTYPE GetProperties(
4866 HRESULT (STDMETHODCALLTYPE *GetProperties)( member in struct:IUriVtbl
4910 #define IUri_GetProperties(This,pdwFlags) (This)->lpVtbl->GetProperties(This,pdwFlags)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.h4748 virtual HRESULT STDMETHODCALLTYPE GetProperties(
4872 HRESULT (STDMETHODCALLTYPE *GetProperties)( member in struct:IUriVtbl
4916 #define IUri_GetProperties(This,pdwFlags) (This)->lpVtbl->GetProperties(This,pdwFlags)
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3390 nsresult (*GetProperties)( member in struct:IHardDisk_vtbl
H A DVBoxCAPI_v3_0.h3943 nsresult (*GetProperties)( member in struct:IHardDisk_vtbl
H A DVBoxCAPI_v3_1.h3963 nsresult (*GetProperties)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v3_2.h4169 nsresult (*GetProperties)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_0.h4444 nsresult (*GetProperties)( member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_1.h4820 nsresult (*GetProperties)( member in struct:IMedium_vtbl
5322 nsresult (*GetProperties)( member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_2.h5735 nsresult (*GetProperties)( member in struct:IMedium_vtbl
6257 nsresult (*GetProperties)( member in struct:INetworkAdapter_vtbl
H A DVBoxCAPI_v4_3.h11295 nsresult (*GetProperties)( member in struct:IMedium_vtbl
11474 nsresult (*GetProperties)( member in struct:IMediumVtbl
11617 #define IMedium_GetProperties(p, aNames, aReturnNames, aReturnValues) ((p)->lpVtbl->GetProperties(p, aNames, aReturnNames, aReturnValues))
12729 nsresult (*GetProperties)( member in struct:INetworkAdapter_vtbl
12809 nsresult (*GetProperties)( member in struct:INetworkAdapterVtbl
12892 #define INetworkAdapter_GetProperties(p, aNames, aReturnNames, aReturnValues) ((p)->lpVtbl->GetProperties(p, aNames, aReturnNames, aReturnValues))

Completed in 417 milliseconds