Struct windows_sys::Win32::System::Ole::CLEANLOCALSTORAGE
[−]#[repr(C)]pub struct CLEANLOCALSTORAGE {
pub pInterface: IUnknown,
pub pStorage: *mut c_void,
pub flags: u32,
}Expand description
Required features: ‘Win32_System_Ole’
Fields
pInterface: IUnknownpStorage: *mut c_voidflags: u32