Function win_sys::FileSystem::RegisterForLogWriteNotification[][src]

pub unsafe fn RegisterForLogWriteNotification<'a, Param0, Param2>(
    hlog: Param0,
    cbthreshold: u32,
    fenable: Param2
) -> BOOL where
    Param0: IntoParam<'a, HANDLE>,
    Param2: IntoParam<'a, BOOL>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation