Function windows_sys::Win32::Storage::ProjectedFileSystem::PrjUpdateFileIfNeeded
[−]pub unsafe extern "system" fn PrjUpdateFileIfNeeded(
namespacevirtualizationcontext: PRJ_NAMESPACE_VIRTUALIZATION_CONTEXT,
destinationfilename: PCWSTR,
placeholderinfo: *const PRJ_PLACEHOLDER_INFO,
placeholderinfosize: u32,
updateflags: PRJ_UPDATE_TYPES,
failurereason: *mut PRJ_UPDATE_FAILURE_CAUSES
) -> HRESULT
Expand description
Required features: "Win32_Storage_ProjectedFileSystem"
, "Win32_Foundation"