Home
last modified time | relevance | path

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

/reactos/dll/win32/ieframe/
H A Dpersist.c99 static const IPersistStorageVtbl PersistStorageVtbl = variable
281 This->IPersistStorage_iface.lpVtbl = &PersistStorageVtbl; in WebBrowser_Persist_Init()