Searched refs:GetSizeMax (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Docidl.idl877 HRESULT GetSizeMax( [out] ULARGE_INTEGER *pcbSize );
918 HRESULT GetSizeMax( [out] ULONG *pCbSize );
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)
H A Dobjidl.idl550 HRESULT GetSizeMax(
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Docidl.idl877 HRESULT GetSizeMax( [out] ULARGE_INTEGER *pcbSize );
918 HRESULT GetSizeMax( [out] ULONG *pCbSize );
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)
H A Dobjidl.idl538 HRESULT GetSizeMax(

Completed in 87 milliseconds