Function win_sys::FileSystem::CheckNameLegalDOS8Dot3W
source · [−]pub unsafe fn CheckNameLegalDOS8Dot3W<'a, Param0>(
lpname: Param0,
lpoemname: PSTR,
oemnamesize: u32,
pbnamecontainsspaces: *mut BOOL,
pbnamelegal: *mut BOOL
) -> BOOL where
Param0: IntoParam<'a, PCWSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’