Function windows_sys::Win32::Storage::FileSystem::CheckNameLegalDOS8Dot3A
[−]pub unsafe extern "system" fn CheckNameLegalDOS8Dot3A(
lpname: PCSTR,
lpoemname: PSTR,
oemnamesize: u32,
pbnamecontainsspaces: *mut BOOL,
pbnamelegal: *mut BOOL
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"