Searched defs:GetSizeMax (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h2538 virtual HRESULT STDMETHODCALLTYPE GetSizeMax(
2576 HRESULT (STDMETHODCALLTYPE *GetSizeMax)( member in struct:IPersistStreamVtbl
2597 #define IPersistStream_GetSizeMax(This,pcbSize) (This)->lpVtbl->GetSizeMax(This,pcbSize)
2767 HRESULT (STDMETHODCALLTYPE *GetSizeMax)( member in struct:IMonikerVtbl
2873 #define IMoniker_GetSizeMax(This,pcbSize) (This)->lpVtbl->GetSizeMax(This,pcbSize)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h2538 virtual HRESULT STDMETHODCALLTYPE GetSizeMax(
2576 HRESULT (STDMETHODCALLTYPE *GetSizeMax)( member in struct:IPersistStreamVtbl
2597 #define IPersistStream_GetSizeMax(This,pcbSize) (This)->lpVtbl->GetSizeMax(This,pcbSize)
2767 HRESULT (STDMETHODCALLTYPE *GetSizeMax)( member in struct:IMonikerVtbl
2873 #define IMoniker_GetSizeMax(This,pcbSize) (This)->lpVtbl->GetSizeMax(This,pcbSize)

Completed in 100 milliseconds