Function win_sys::FileSystem::RemoveLogContainerSet
source · [−]pub unsafe fn RemoveLogContainerSet<'a, Param0, Param3>(
hlog: Param0,
ccontainer: u16,
rgwszcontainerpath: *const PWSTR,
fforce: Param3,
preserved: *mut c_void
) -> BOOL where
Param0: IntoParam<'a, HANDLE>,
Param3: IntoParam<'a, BOOL>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’