Function windows_sys::Win32::Storage::FileSystem::WofIsExternalFile
[−]pub unsafe extern "system" fn WofIsExternalFile(
filepath: PCWSTR,
isexternalfile: *mut BOOL,
provider: *mut u32,
externalfileinfo: *mut c_void,
bufferlength: *mut u32
) -> HRESULT
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"