Function win_sys::FileSystem::ValidateLog
source · [−]pub unsafe fn ValidateLog<'a, Param0>(
pszlogfilename: Param0,
psalogfile: *mut SECURITY_ATTRIBUTES,
pinfobuffer: *mut CLS_INFORMATION,
pcbbuffer: *mut u32
) -> BOOL where
Param0: IntoParam<'a, PCWSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’, ‘Win32_Security’