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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h5358 virtual HRESULT STDMETHODCALLTYPE CreateStorageEx(
5392 HRESULT (STDMETHODCALLTYPE *CreateStorageEx)( member in struct:IOplockStorageVtbl
5422 #define IOplockStorage_CreateStorageEx(This,pwcsName,grfMode,stgfmt,grfAttrs,riid,ppstgOpen) (This)->lpVtbl->CreateStorageEx(This,pwcsName,grfMode,stgfmt,grfAttrs,riid,ppstgOpen)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h5358 virtual HRESULT STDMETHODCALLTYPE CreateStorageEx(
5392 HRESULT (STDMETHODCALLTYPE *CreateStorageEx)( member in struct:IOplockStorageVtbl
5422 #define IOplockStorage_CreateStorageEx(This,pwcsName,grfMode,stgfmt,grfAttrs,riid,ppstgOpen) (This)->lpVtbl->CreateStorageEx(This,pwcsName,grfMode,stgfmt,grfAttrs,riid,ppstgOpen)

Completed in 119 milliseconds