From 1edaa3effa9c526febc1b8642746e9209f43835a Mon Sep 17 00:00:00 2001 From: BramT <98223442+BramThijssen77@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:32:12 +0200 Subject: [PATCH] Update uwf-volumecommitfile.md --- windows-iot/iot-enterprise/Customize/uwf-volumecommitfile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows-iot/iot-enterprise/Customize/uwf-volumecommitfile.md b/windows-iot/iot-enterprise/Customize/uwf-volumecommitfile.md index 272537ec..785ff2a4 100644 --- a/windows-iot/iot-enterprise/Customize/uwf-volumecommitfile.md +++ b/windows-iot/iot-enterprise/Customize/uwf-volumecommitfile.md @@ -28,7 +28,7 @@ UInt32 CommitFile( ## Parameters -**FileName**
\[in\] A string that contains the path of the file to commit on the overlay, but does not include the drive letter or volume name. For example, “\\users\\test.dat”. +**FileName**
\[in\] A string that contains the path of the file to commit on the overlay, path must include the drive letter or volume name. For example, “C:\\users\\test.dat”. ## Return Value