CLEANLOCALSTORAGE

Type Alias CLEANLOCALSTORAGE 

Source
pub type CLEANLOCALSTORAGE = tagCLEANLOCALSTORAGE;

Aliased Type§

#[repr(C)]
pub struct CLEANLOCALSTORAGE { pub pInterface: *mut IUnknown, pub pStorage: *mut c_void, pub flags: u32, }

Fields§

§pInterface: *mut IUnknown§pStorage: *mut c_void§flags: u32