Function win_sys::FileSystem::ValidateLog[][src]

pub unsafe fn ValidateLog<'a, Param0>(
    pszlogfilename: Param0,
    psalogfile: *mut SECURITY_ATTRIBUTES,
    pinfobuffer: *mut CLS_INFORMATION,
    pcbbuffer: *mut u32
) -> BOOL where
    Param0: IntoParam<'a, PWSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation, Win32_Security