Home
last modified time | relevance | path

Searched refs:StorageImpl_Refresh (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/ole32/
H A Dstorage32.c4623 static HRESULT StorageImpl_Refresh(StorageImpl *This, BOOL new_object, BOOL create) in StorageImpl_Refresh() function
4864 hr = StorageImpl_Refresh(This, FALSE, FALSE); in StorageImpl_GetTransactionSig()
5339 hr = StorageImpl_Refresh(This, TRUE, create); in StorageImpl_Construct()