Searched defs:LPPERSISTSTORAGE (Results 1 – 2 of 2) sorted by relevance
10480 typedef IPersistStorage *LPPERSISTSTORAGE; typedef
224464 pub type LPPERSISTSTORAGE = *mut IPersistStorage; typedef273579 pub fn OleSave(pPS: LPPERSISTSTORAGE, pStg: LPSTORAGE, fSameAsLoad: BOOL) -> HRESULT; in OleSave()